-
A simple CNN implementation for classifying MNIST database: 'MNIST/'
-
A simple CNN implementation for identifying real-world images of Cats from Dogs: 'CatVsDogs/'
-
A simple RNN-LSTM implementation in NLP, generating Chinese Poem: 'PoemGen/'
-
A simple Text-CNN for sentimental analysis of movie reviews: 'TextCNN/'