Chevron Left
Volver a Simple Recurrent Neural Network with Keras

Opiniones y comentarios de aprendices correspondientes a Simple Recurrent Neural Network with Keras por parte de Coursera Project Network

4.5
estrellas
118 calificaciones

Acerca del Curso

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....

Principales reseñas

Filtrar por:

1 - 16 de 16 revisiones para Simple Recurrent Neural Network with Keras

por Pravin S

•

21 de may. de 2020

Best Understanding of Recurrent Neural Network in simplest way.

por SENTHIL K B

•

12 de may. de 2020

Excellent planning and guidance throughout

por Gangone R

•

4 de jul. de 2020

very useful course

por Prakash S

•

31 de may. de 2020

Excellent tool

por Kamlesh C

•

21 de jun. de 2020

Thanks

por Abel F Z C

•

9 de jul. de 2020

good

por Vajinepalli s s

•

20 de jun. de 2020

nice

por Ashwin P

•

12 de may. de 2020

good

por Daniel S R

•

13 de jul. de 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

por Mohammed B

•

24 de jun. de 2020

good

por Mónika J

•

13 de may. de 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.

por Salil M

•

22 de may. de 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

por Beemen B

•

7 de nov. de 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

por M V

•

25 de sep. de 2020

Awesome course, really learnt a lot !

por Pramod H K

•

26 de jul. de 2020

Very good and simple intro to RNN.

por Dr R S

•

10 de may. de 2020

Will learn the PYTHON soon and get expert in this.