A collection of various neural network models mostly related to text processing.
Project | Description |
---|---|
NN-Keras-vs-Numpy | NN implemented from scratch |
Text-generation | Text generator model using LSTM |
MNIST-kaggle | CNN models on MNIST dataset for kaggle |