6.1: Intro to Session 6: Markov Chains - Programming with Text

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



Duration: 8:13
19,394 views
231


This video introduces Session 6: Markov Chains (http://shiffman.net/a2z/markov). It is part of the ITP course "Programming from A to Z". A Markov Chain is a broad concept, in this series I will demonstrate it as a means to generate text algorithmically, using n-grams and probability.

Course url: http://shiffman.net/a2z/

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

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

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

For More Programming from A to Z videos: https://www.youtube.com/user/shiffman/playlists?shelf_id=11&view=50&sort=dd

For More Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH

Help us caption & translate this video!

http://amara.org/v/YZCX/

📄 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