Victor Loux Bookmarks Tag: algorithm

18 bookmarks tagged “algorithm

TheirTube

their.tube/
Theirtube is a Youtube filter bubble simulator that provides a look into how videos are recommended on other people's YouTube.

Programming with Escher

mapio.github.io/programming-with-escher/
This notebook is a collection of preliminary notes about a "code camp" (or a series of lectures) aimed at young students inspired by the fascinating Functional Geometry paper of Peter Henderson.

Algorithm-Driven Design — How AI is Changing Design by Yury Vetrov

algorithms.design/
Will Robots Replace Designers? No. It's more like an exoskeleton for designers. Algorithm-driven design tools can help us to construct a UI, prepare assets and content, and personalize the user experience.

Little crowd simulation

jsfiddle.net/dariusk/2co9ok4t/6/embedded/result/
I was watching a presentation about simulating crowd behavior and one slide said "don't path crowd members around each other. It's more natural to make one person stop and allow the other to pass, then keep moving." So I mocked it up. It's buggy but I like the look of it, and it looks less like bird flocks and more like human traffic. - dariusk

"Algorithm" is Not a Four-Letter Word

jamisbuck.org/presentations/rubyconf2011/
“Algorithm” is not a four-letter word: an interesting slideshow explaining maze algorithms. http://t.co/OOrpyeib (great for Tuesday's work!)