/ml.school

Machine Learning School

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Machine Learning School

This repository contains the source code of the Machine Learning School program.

If you find any problems with the code or have any ideas on improving it, please open an issue and share your recommendations.

Running the code

Before running the project, follow the Setup instructions. After that, you can test the code by running the following command:

$ nbdev_test --path program/cohort.ipynb

This will run the notebook and make sure everything runs. If you have any problems, it's likely there's a configuration issue in your setup.

Resources