Simple Recurrent Neural Network with Keras
118 ratings

5,737 already enrolled
Create, train, and evaluate a recurrent neural network (RNN) in Keras.
Train a sequence to sequence RNN model to be able to solve simple addition equations given in string format.