/dl_seminar

Primary LanguageJupyter NotebookMIT LicenseMIT

Deep Learning Seminar

Deep Learning Seminar lecture slides in pdf and example codes for SIGMA INTELLIGENCE

Any questions or requests are welcome

(IMPORTANT) THIS PROJECT IS FOR INTERNAL USE ONLY

Descriptions

Deep Learning Seminar from A to Z. This project is for the beginners who are new to Python and deep learning.

This project covers the following areas:

  • Introduction to Python
  • Basic Classification
  • Regression
  • CNN
  • YOLO
  • RNN
  • GAN
  • Simple Example of Reinforcement Learning

Prerequisites

What things you need to install the software and how to install them. If it is possible to use the latest version of them, use the latest version. It is highly recommended to Use Google Colab

[name]                  [version]   
python                   3.5.2
pip                      9.0.1  
scikit-learn             0.13.3
tensorflow               1.3.0
tensorflow-tensorboard   0.1.8
pytorch                  0.4.1
torchvision              0.2.1
matplotlib               2.1.0
numpy                    1.13.3
jedi                     0.11.0
gym                      0.10.9

Built With

Author

References

License

This project is licensed under the MIT License - see the LICENSE.md file for details