Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 340 Bytes

Deep Learning | FER

Laboratory assignments from the course "Deep Learning" at FER.

  1. Machine Learning Basics: Logistic Regression, Gradient Descent, Python, Numpy, PyTorch
  2. Fully Connected Deep Models, MNIST
  3. Convolutional Models, MNIST, CIFAR10
  4. Recurrent Models: LSTM, BiLSTM
  5. Generative Models: RBM, DBN, VAE, GAN