Repository for Monk Solver and Multi-Layer-Perceptron Neural Network for the Machine Learning course project.
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);