Skip to content

Main repository for machine learning course at MIPT

License

Notifications You must be signed in to change notification settings

change-my-username/ml-mipt

 
 

Repository files navigation

Machine Learning at MIPT

Main repository for machine learning course at MIPT

All the learning materials are available here

Docker:

  1. Install Docker CE from the official site
  2. In your command line run:
sudo docker run -d -p 4545:4545 -v <your_local_path>:/home/user vlasoff/ds jupyter notebook
  1. Open your browser on localhost:4545

This section will be updated and extended - stay tuned!

About

Main repository for machine learning course at MIPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%