joanna-janos / NeuralNetworks

Assignments and projects for "Neural networks" course conducted in 2019 at Jagiellonian University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural networks

YOLOv3 model YOLOv3 model


🎓 Assignments and projects for "Neural networks" course conducted in 2019 at Jagiellonian University.
All notebooks from course can be found here.

📁 Content:

  • Assignments
    • Logistic regression in NumPy and PyTorch
    • Multi-layered network
    • Convolution and max pooling
    • Deep convolutional neural networks (ResNet & SqueezeNet)
    • RNN and LSTM
    • Vanilla autoencoder
    • Variational autoencoder
  • Kaggle-like projects
    • MLP - overview
    • Predicting the probability of bird existence in given second of recording - overview
    • Image denoising - overview

❕ Descriptions are in polish language (except kaggle-like projects)

About

Assignments and projects for "Neural networks" course conducted in 2019 at Jagiellonian University.


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%