Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 453 Bytes

Neural-Networks

Binder

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