Chevron Left
Back to Simple Recurrent Neural Network with Keras

Learner Reviews & Feedback for Simple Recurrent Neural Network with Keras by Coursera Project Network

4.5
stars
118 ratings

About the Course

In this hands-on project, you will use Keras with TensorFlow as its backend to create a recurrent neural network model and train it to learn to perform addition of simple equations given in string format. You will learn to create synthetic data for this problem as well. By the end of this 2-hour long project, you will have created, trained, and evaluated a sequence to sequence RNN model in Keras. Computers are already pretty good at math, so this may seem like a trivial problem, but it’s not! We will give the model string data rather than numeric data to work with. This means that the model needs to infer the meaning of various characters from a sequence of text input and then learn addition from the given data. This course runs on Coursera's hands-on project platform called Rhyme. On Rhyme, you do projects in a hands-on manner in your browser. You will get instant access to pre-configured cloud desktops containing all of the software and data you need for the project. Everything is already set up directly in your internet browser so you can just focus on learning. For this project, you’ll get instant access to a cloud desktop with Python, Jupyter, and Tensorflow pre-installed. Please note that you will need some experience in Python programming, and a theoretical understanding of Neural Networks to be able to finish this project successfully. Notes: - You will be able to access the cloud desktop 5 times. However, you will be able to access instructions videos as many times as you want. - This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

Filter by:

1 - 16 of 16 Reviews for Simple Recurrent Neural Network with Keras

By Pravin S

•

May 21, 2020

Best Understanding of Recurrent Neural Network in simplest way.

By SENTHIL K B

•

May 12, 2020

Excellent planning and guidance throughout

By Gangone R

•

Jul 4, 2020

very useful course

By Prakash S

•

May 31, 2020

Excellent tool

By Kamlesh C

•

Jun 21, 2020

Thanks

By Abel F Z C

•

Jul 9, 2020

good

By Vajinepalli s s

•

Jun 20, 2020

nice

By Ashwin P

•

May 12, 2020

good

By Daniel S R

•

Jul 13, 2020

Good guided course. I would add a quite more deep details in the model architecture to understand better how are the inputs and the outputs of each layer in the RNN model

By Mohammed B

•

Jun 24, 2020

good

By Mónika J

•

May 13, 2020

I think that the explanation on the code is not enough for beginners and that it mostly depends on the student's background and effort wether they understand it or not.

By Salil M

•

May 22, 2020

The knowledge about RNN was average, it was mainly focusing on data processing for RNN use, can be improved by using RNN more rigorously

By Beemen B

•

Nov 7, 2022

I am rewriting the review , as I have changed my mind about the project.

Initially, the project seemed a bit too simple/naive.

After finishing it, however, I was able to dig a lot deeper into online articles, and gain a much better understanding of RNN's.

In brief, it was a great door opener to the world of RNN's

By M V

•

Sep 25, 2020

Awesome course, really learnt a lot !

By Pramod H K

•

Jul 26, 2020

Very good and simple intro to RNN.

By Dr R S

•

May 10, 2020

Will learn the PYTHON soon and get expert in this.