Comentårios e feedback de alunos de Neural Network from Scratch in TensorFlow da instituição Coursera Project Network
4.5
estrelas
271 classificaçÔes
Sobre o curso
In this 2-hours long project-based course, you will learn how to implement a Neural Network model in TensorFlow using its core functionality (i.e. without the help of a high level API like Keras). You will also implement the gradient descent algorithm with the help of TensorFlow's automatic differentiation. While itâs easier to get started with TensorFlow with the Keras API, itâs still worth understanding how a slightly lower level implementation might work in tensorïŹow, and this project will give you a great starting point.
In order to be successful in this project, you should be familiar with python programming, TensorFlow basics, conceptual understanding of Neural Networks and gradient descent.
Note: 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....
Melhores avaliaçÔes
SC
11 de jul de 2020
The instructor has explained each line of code and this helped me understand the context better and I was able to keep track of things with ease. Thank you Sir
AR
3 de jul de 2020
Best hands-on experience.
The understanding was awesome. Keep making these types of projects.