/DL_examples

Some example about deep neural network and its applications.

Primary LanguageJupyter NotebookMIT LicenseMIT

DL_for_learner

Some example about deep neural network and its applications.

QQ: 435248055   |   WeChat: QQ435248055   |   Blog


Network

Class Network Structure Implementation Code
DNN base notebook
DNN CIFAR-10 notebook
CNN base notebook
LeNet-5 notebook
mini VGG notebook
mini ResNet-34 notebook
mini GoogLeNet notebook
RNN Bi RNN notebook
LSTM notebook
Auto Encoder AE base notebook
VAE notebook
GAN VanillaGAN notebook
WGAN notebook
NLP Word Embedding notebook
Word2Vec notebook
Encoder notebook
TextCNN notebook
Encoder+Attention notebook
RecSys Item Embedding notebook