Skip to content

a deep learning tutorial containing FNN, CNN, RNN, XAI, VAE, GAN, etc.

License

Notifications You must be signed in to change notification settings

ImpressiveJyx/deep-learning-tutorial

 
 

Repository files navigation

deep-learning-tutorial

This is a deep learning tutorial containing handwritten Softmax, handwritten Back Propogation, FNN, CNN, RNN, Adversarial Attack, XAI, VAE, GAN, etc. All the code is written based on Python 3.0 +.

It is quite convenient for you to do exercise yourself, because all the data sets have been included. You can run all the code locally except for (6) adversarial attack, which is recommended to be run on Google Colab.

LICENSE

Please refer to MIT License Copyright (c) 2020 YJiangcm

About

a deep learning tutorial containing FNN, CNN, RNN, XAI, VAE, GAN, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%