Completed
Input Formats, Representations & Deserialization
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Declarative Configs for Maintainable Reproducible Code
Automatically move to the next video in the Classroom when playback concludes
- 1 *Introduction & Problem Domain*
- 2 *Goals: Maintainability & Reproducability*
- 3 Toy Experiment
- 4 Declarative Configuration Exctraction
- 5 Input Formats, Representations & Deserialization
- 6 Landscape Overview
- 7 Toy Example
- 8 Split Configuration
- 9 Type Checking
- 10 Complex Example with Nested Configurations
- 11 Evolution of Old Configurations
- 12 Schema Versions & Evolutions
- 13 Experiment Tracking
- 14 Summary