Neural Network from Scratch in TensorFlow

Course Cover
compare button icon

Course Features

icon

Duration

2 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

2 hours

Course Description

This 2-hour-long project-based course will teach you how to create a Neural Network model using TensorFlow's core functionality (i.e. Without the use of Keras' high-level API. TensorFlow's automated differentiation will allow you to implement the gradient descent algorithm. Although TensorFlow is easier to use with the Keras API it's worth learning how a lower-level implementation works in TensorFlow. This project will help you get started. You will need to have a good understanding of python programming and TensorFlow basics.

Course Overview

projects-img

Virtual Labs

projects-img

International Faculty

projects-img

Case Based Learning

projects-img

Post Course Interactions

projects-img

Case Studies,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

How to implement a neural network from scratch using TensorFlow

How to solve a multi-class classification problem using the neural network implementation

Course Cover