Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 475 Bytes

File metadata and controls

6 lines (4 loc) · 475 Bytes

Deep_Learning

A repository dedicated to deep learning algorithms such as Deep Neural Networks, Convolutional Neural Networks, Auto-Encoders, Stacked Auto-Encoders, Recurrent Neural Networks, Long Short-Term Networks, Deep Belief Networks, Deep Boltzmann Machines, and Generative Adversarial Networks.

The deep learning algorithm libraries will be written in Sklearn, Tensorflow, Keras, Pytorch, Theano, Numpy, and More.

These files will be written in Python(3.7) and C++