Neural Network from Scratch in TensorFlow

Go to class
Write Review

Neural Network from Scratch in TensorFlow provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Neural Network from Scratch in TensorFlow is taught by Amit Yadav. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • 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 tensorflow, 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.