Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 360 Bytes

inf5007

Neural Networks / Neuroniniai tinklai

Do the labs using Python in your local system or using Google Colab.

Table of contents:

  1. Presentation about the AI tool
  2. Data preparation
  3. Simple neural network
  4. Multilayer perceptron (Classification and prediction)
  5. Convolutional NN
  6. Recurrent NN
  7. LSTM
  8. Autoencoders
  9. Transformers
  10. GANs