Here are my Jupyter Notebook labs from ITMO First semester
Machine Learning
Gladilin Petr Evgenyevich, associate professor, Senior R&D Engineer in Huawei
- Lab 1 β Supervised learning algorithms
- Lab 2 β NLP
- Lab 3 β Optimization algorithms implementation
- Lab 4 β Backpropagation
- Lab 5 β CNN & Transfer Learning
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 %)
- t-SNE on MNIST datasat
- Calculate Rand Index for 3D transformation if its 95%+