SKR301 / Machine-Learning-cpp

A basic Machine Learning library in C++ [under progress]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning-cpp

A basic Machine Learning library in C++ [under progress]

Table of Content

Technologies

  • C++
  • gnuplot

HowTo

  1. Download the project.
  2. Open the ML algorithm folder you want to run.
  3. Copy the .h file to your program directory.
  4. Use it as you may.
  5. You can check out the test.cpp file for examples.
  6. To use graph you need to have gnuplot (http://www.gnuplot.info/download.html).
  7. Also add it as global variable.

Contributors

@SKR301- Saurav Kumar: Original Creator

About

A basic Machine Learning library in C++ [under progress]


Languages

Language:C++ 100.0%