Completed
- Intro to deep learning with client-side neural networks
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn TensorFlow.js - Deep Learning and Neural Networks with JavaScript
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro to deep learning with client-side neural networks
- 2 - Convert Keras model to Layers API format
- 3 - Serve deep learning models with Node.js and Express
- 4 - Building UI for neural network web app
- 5 - Loading model into a neural network web app
- 6 - Explore tensor operations with VGG16 preprocessing
- 7 - Examining tensors with the debugger
- 8 - Broadcasting with tensors
- 9 - Running MobileNet in the browser