Skip to content

Repository for Monk solver and MLP NN for ML exam.

License

Notifications You must be signed in to change notification settings

FraLiturri/ML-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Project

Repository for Monk Solver and Multi-Layer-Perceptron Neural Network for the Machine Learning course project.

🏗️ Requirements

For a correct usage install:

  • Eigen (and change the file path in .hpp and .cpp files);
  • Better Comments extension for colored comments (important for collaborators);