Skip to content

samuel0007/introML

Repository files navigation

introML

Code style: black

Introduction to machine learning course projects.

To add the precommit hooks, run

pip install -r requirements-dev.txt
pre-commit install

CPP version

To compile the cpp version you will have to type the following commands.

mkdir build
cd build
cmake ..

Then you will only have to choose which project you want to compile. For the task1a this would be

make task1a_cpp

Now navigate to build/homeworks/task1a

There you will find yout executable.

About

intruduction to machine learning projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •