Chevron Left
Back to Getting started with TensorFlow 2

Learner Reviews & Feedback for Getting started with TensorFlow 2 by Imperial College London

4.9
stars
550 ratings

About the Course

Welcome to this course on Getting started with TensorFlow 2! In this course you will learn a complete end-to-end workflow for developing deep learning models with Tensorflow, from building, training, evaluating and predicting with models using the Sequential API, validating your models and including regularisation, implementing callbacks, and saving and loading models. You will put concepts that you learn about into practice straight away in practical, hands-on coding tutorials, which you will be guided through by a graduate teaching assistant. In addition there is a series of automatically graded programming assignments for you to consolidate your skills. At the end of the course, you will bring many of the concepts together in a Capstone Project, where you will develop an image classifier deep learning model from scratch. Tensorflow is an open source machine library, and is one of the most widely used frameworks for deep learning. The release of Tensorflow 2 marks a step change in the product development, with a central focus on ease of use for all users, from beginner to advanced level. This course is intended for both users who are completely new to Tensorflow, as well as users with experience in Tensorflow 1.x. The prerequisite knowledge required in order to be successful in this course is proficiency in the python programming language, (this course uses python 3), knowledge of general machine learning concepts (such as overfitting/underfitting, supervised learning tasks, validation, regularisation and model selection), and a working knowledge of the field of deep learning, including typical model architectures (MLP/feedforward and convolutional neural networks), activation functions, output layers, and optimisation....

Top reviews

MM

Jan 24, 2021

I already knew the subject, so I was able to go fast, but I really loved the completeness of this course, the approach, the tests, and the capstone project. Basically everything. Very good indeed!

AA

Mar 17, 2021

Provided clear and useful insight into TensorFlow 2. Before the course I had read many of the TF2 guides and tutorials. This course helped solidify my understanding of core TF concepts.

Filter by:

176 - 181 of 181 Reviews for Getting started with TensorFlow 2

By Daniel J

•

Aug 19, 2020

Decent overview of the TensorFlow API but does get a little boring after a while. Would be nice to have some discussion of how to design models using the lecture content.

By brunocontreras

•

Jul 15, 2021

Really good practical course on image analysis with TF. Make sure you know the basics ahead as the main concepts are not explained, just put into practice.

By Chris

•

Jan 6, 2022

Nice course, the lecturers taught in a very intuitative way. However the Discussion forum is dead, no support from team

By Harish G

•

Sep 1, 2020

Very nicely designed hands on learning course, suggested for all machine learning and tensor flow starters

By Dziem N

•

Jun 22, 2020

The programming examples are very helpful. Thank you...

By Ahasanul B H

•

Jul 13, 2020

Superb Introduction to Tensorflow