Deep Learning project of group 14 - MEIC @ IST 2023/2024.
In order to run the labs or the homeworks, it is necessary to configure the Anaconda environment. To do so, run the following commands:
conda env create -f environment.yml
conda activate IST_DL21_Env
- Lab 1 - Introduction to Jupyter Notebook, Python, Numpy and Matplotlib
- Lab 2 - Perceptron
- Lab 3 - Linear and Logistic Regression
- Lab 4 - Multilayer Perceptron
- Lab 5 - PyTorch
- Lab 6 - Convolutional Neural Networks
- Lab 7 - Recurrent Neural Networks
- Lab 8 - Attention Mechanisms coming soon
- Homework 1 - Perceptron, Logistic Regression and Multilayer Perceptron
- Homework 2 - CNNs, RNNs, Attention and Transformers
@IST
Master in Computer Science and Computer Engineering
Deep Learning - Group 14
Winter Semester of 2023/2024