Skip to content

SKR301/Machine-Learning-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages