https://github.com/misterzurg/itmo_machine_learning
🎓 My labs from ITMO; Dis - MLT
https://github.com/misterzurg/itmo_machine_learning
big-data-and-ml itmo-labs machine-learning
Last synced: 2 months ago
JSON representation
🎓 My labs from ITMO; Dis - MLT
- Host: GitHub
- URL: https://github.com/misterzurg/itmo_machine_learning
- Owner: MisterZurg
- Created: 2023-06-30T16:29:17.000Z (over 2 years ago)
- Default Branch: dungeon-master
- Last Pushed: 2023-06-30T16:51:23.000Z (over 2 years ago)
- Last Synced: 2025-03-13T22:21:37.989Z (7 months ago)
- Topics: big-data-and-ml, itmo-labs, machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 4.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here are my Jupyter Notebook labs from ITMO First semester
# Discipline
Machine Learning## Instructors
[Gladilin Petr Evgenyevich, associate professor, Senior R&D Engineer in Huawei](https://www.linkedin.com/in/peter-gladilin-075a437b/)## Labs
1. Lab 1 — Supervised learning algorithms
2. Lab 2 — NLP
3. Lab 3 — Optimization algorithms implementation
4. Lab 4 — Backpropagation
5. Lab 5 — CNN & Transfer Learning## Extra Lab
> Apply t-SNE to MNIST to 3 components to visualize it in 3D
>
> Choose parameters (perplexity, n_iter, etc. so the results of Rand Index of t-SNE should be larger than 95 %)
> 1. t-SNE on MNIST datasat
> 2. Calculate Rand Index for 3D transformation if its 95%+