Skip to content

nerett/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

machine learning

The code here follows these seminars for ML course by K.V. Vorontsov read for MIPT students. Some tasks may change with time, so keep in mind that the code here is aimed at solving 2024/25 tasks. This repo follows the structure of 2 folders connected to 2 course semesters:

  1. Mathematical basics of machine learning - this is all things about scikit-learn basics like multiclass classifications using linear/logistic regression, Parzen window and SVM
  2. Applied models of machine learning - more complex and applied tasks (using pytorch and GPU acceleration) that include: CNN, LSTM, AE/VAE, image annotations, usage of fasttext, bigARTM in text date prediction

Some of the tasks here were completed collaboratively in groups or taken from other students (btw some of them decided to remain anonimous), see credits in corresponding README files.

About

MIPT ML course // Vorontsov

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages