Skip to content

LucasMSpereira/ml_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_cpp

Material for taking the Udemy course Machine learning in C++.

Extras

mlcpp2

  • Comments.
  • Split data in one loop, instead of three.
  • Build and run independent of VS code.
  • Live plot of performance history during validation of k-nearest neighbors. Uses package Matplot++: https://github.com/alandefreitas/matplotplusplus.
  • Improved directory organization.
  • More robust random number generation for sampling.
  • Improved and extended prints during procedures. Now information about progress, performance and current time are included.

About

Machine learning in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published