Completed
Ivy in a Nutshell - What does Ivy do?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unifying Machine Learning with One Line of Code - Ivy Framework Introduction
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Ivy in a Nutshell - What does Ivy do?
- 3 Ivy in a Nutshell - How does Ivy work?
- 4 The ML Stack - Framework Explosion
- 5 The ML Stack - What does Ivy add?
- 6 Ivy Design
- 7 Ivy as a Framework
- 8 Ivy as a Transpiler
- 9 Ivy as a Transpiler - Transpiling Functions
- 10 Ivy as a Transpiler - Transpiling Libraries
- 11 Ivy as a Transpiler - Transpiling Models
- 12 A Universal Docking Station
- 13 Our Growing Team
- 14 Questions - After the target graph is generated are there any optimizations on top of it?
- 15 Questions - Have you considered exporting the intermediate graph into a format that can be read into another tool?