/Deep-Learning

This is a repository that shows notebooks of work I have made for my deep learning classes in the past year.

Primary LanguageJupyter Notebook

Deep-Learning

This is a repository that shows notebooks that I made for my deep learning classes in the past year.

  • MLP: A show-case of an MLP application in both python and pytorch.
  • RNNs: A show-case of RNN utilities in both data classification and generation.
  • CNNs: A show-case of CNN utilities in data classification, data inspection with deep dream, adversarial problems and super-resoltion (upscaling NN).