Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automatic Programming - How Far Can Machines Go
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Program synthesis to the rescue
- 3 What if we have automatic programming?
- 4 Query knowledge about some kind of code
- 5 Commit Strip said it best...
- 6 Adjusting our expectations
- 7 What does this all mean?
- 8 Realistic expectations for realistic synthesis
- 9 The synthesis engine
- 10 Trying a different strategy altogether
- 11 The Interaction Model
- 12 Specifying and re-specifying intent Task: find the median of a list
- 13 Programming Not only by Example
- 14 When models "out-think" the programmer
- 15 Keep understanding what's going on
- 16 Read-Eval-Synth Loops