Skip to content

Main repository for machine learning course at MIPT

License

Notifications You must be signed in to change notification settings

yuliaazak/ml-mipt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning at MIPT

Main repository for machine learning course at MIPT. All the learning materials are available here.

[ru] Informal "aggregation" of all topics by previous years students: file. This file will be updated in future.

If conda/pip doesn't work, consider using Docker. Due to the root privileges in the docker contaner we do not recommend to use it in open networks, it may make your systerm vulnerable. The instructions will be updated in future.

  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 99.9%
  • Python 0.1%