Completed
20:54 - - process user provided image
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating a Machine Learning GUI App with Taipy and TensorFlow
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - - introduction
- 2 01:08 - - basic Taipy GUI
- 3 03:44 - - basic HTML webpage
- 4 04:41 - - basic Markdown webpage
- 5 05:02 - - image control component
- 6 06:23 - - styling with Python
- 7 06:56 - - file selector control component
- 8 07:37 - - text and line breaks
- 9 08:41 - - wireframe review and refactoring
- 10 09:57 - - updating components on state change
- 11 13:03 - - indicator control component
- 12 14:43 - - create your own neural network
- 13 19:21 - - load neural network
- 14 20:54 - - process user provided image
- 15 23:54 - - make prediction
- 16 26:04 - - display prediction on GUI
- 17 29:19 - - test complete app