Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 435 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 435 Bytes

Deep Learning Work.

  1. Deep Learning Theory.
  2. Artificial Neural Networks (ANN)
  3. Convolutional Neural Networks (CNN)
  4. Recurrent Neural Networks (RNN)
  5. Self Organizing Map
  6. Boltzman Machines
  7. AutoEncoders

Computer Vision

  • Object Detection
  • SSD
  • GANS
  • Image Generation

Prerequisites.

  • Tensorflow
  • Keras
  • Numpy
  • Pandas
  • Python (Of course!)
  • Jypiter Notebooks
  • OpenCV
  • Tensorflow Object Detection
  • pytorch