Skip to content

Vanilla RNN example on the MNIST dataset using a 1-1 RNN model with one timestep.

License

Notifications You must be signed in to change notification settings

TensorFlow-ML-Architectures/Recurrent-Neural-Network

Repository files navigation

Recurrent-Neural-Network

A simple demo will be posted here before the end of July 2019. Vanilla RNN example on the MNIST dataset using a 1-1 RNN model with one timestep.

Recurrent Neural Network: Recurrent Neural Network1

RNN Cell Architecture: Recurrent Neural Network2

One-to-One RNN: Recurrent Neural Network3

Confusion Matrix: Confusion Matrix1

Accuracy Plot (Orange: Training data, Blue: Testing data): Accuracy Plot1

Loss Plot (Orange: Training data, Blue: Testing data): Loss Plot1

About

Vanilla RNN example on the MNIST dataset using a 1-1 RNN model with one timestep.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages