Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 322 Bytes

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);