You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 12: Monte Carlo Integration (59)
jsdonn

Cellular automata is a really cool concept! One of my 61c projects last semester was to implement this. There are a bunch of really interesting looking patterns that are generated by inputting different rule #s. Check out this link for some examples: https://plato.stanford.edu/entries/cellular-automata/supplement.html

caokevinc

Conway's game of life is a very famous example of cellular automata, and interestingly enough is Turing complete!

You must be enrolled in the course to comment