Live Stream #64: Session 6 - Programming from A to Z

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=4DR0ryGSYJQ



Duration: 1:52:50
2,683 views
47


This Live Stream covers Markov Chains: Session 6 of the "Programming from A to Z" class at ITP (http://shiffman.net/a2z/).
I explain the concepts of N-Grams and Markov Chains and use them both to generate text algorithmically.

22:07 - Intro to Session 6
40:23 - Coding Challenge: Markov Chains Part 1
1:17:17 - Coding Challenge: Markov Chains Part 2
1:32:33 - Homework Assignment
1:44:14 - Conclusion/Q&A

Support this channel on Patreon: https://patreon.com/codingtrain

Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics

Contact: https://twitter.com/shiffman

GitHub Repo with all the info for Programming from A to Z: https://github.com/shiffman/A2Z-F16

Links discussed in this video:
Google's Ngram Viewer: https://books.google.com/ngrams
n-gram on Wikipedia: https://en.wikipedia.org/wiki/N-gram
Chris Harrison's Web Trigrams: http://www.chrisharrison.net/index.php/Visualizations/WebTrigrams
Allison Parrish's(https://twitter.com/aparrish) Generative Course Descriptions: http://static.decontextualize.com/toys/next_semester?
Allison Parrish's website: http://www.decontextualize.com/
Michael Walker's King James Programming: http://kingjamesprogramming.tumblr.com/
Victor Powell's Markov Chains Explained: http://setosa.io/ev/markov-chains/
Flooper's Perlin Noise song: https://soundcloud.com/fl00per/perlin-noise
OpenFrameworks: http://openframeworks.cc/
Cinder: https://libcinder.org/


Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

p5.js: https://p5js.org/
Processing: https://processing.org

For More Live Streams: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bxnFR6no70vlxxuxDEzflz

For More Programming from A to Z: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YrbSJBg32eTzUU50E2B8Ch

Help us caption & translate this video!

http://amara.org/v/YUjQ/

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
live
programming
daniel shiffman
creative coding
p5.js
coding challenge
p5.js tutorial
p5js
javascript (programming language)
tutorial
javascript
algorithms
javascript string object
js string object
programming from a to z
programming challenge
regular expressions
text analysis
markov chains
ngrams
ngram
n-gram
n-grams
markov chain
markov text generator
markov chain algorithm