Completed
) What is a Neural Network?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TensorFlow 2.0 Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) What is a Neural Network?
- 2 ) How to load & look at data
- 3 ) How to create a model
- 4 ) How to use the model to make predictions
- 5 ) Text Classification (part 1)
- 6 ) What is an Embedding Layer? Text Classification (part 2)
- 7 ) How to train the model - Text Classification (part 3)
- 8 ) How to saving & loading models - Text Classification (part 4)
- 9 ) How to install TensorFlow GPU on Linux