Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.04 KB

week11.asciidoc

File metadata and controls

48 lines (33 loc) · 2.04 KB

Nature of Code: Week 11

Topics for this week include:

Introduction to Genetic Algorithms

Confused by this video?

Post any questions or comments here.

This video covers genetic algorithms and looks at how they are applied in 3 scenarios. 1: search problems where brute force is an impossibility (infinite monkey theorem). 2: physics-based systems 3: Interactive selection (i.e. user behavior driven fitness).

This video is excerpted from a presentation given at Kickstarter. Full video is here: https://vimeo.com/63755542

Homework Week 11

Final Project Proposals are due next week.

The final project should be a creative project that builds off of or is inspired by the concepts we’ve covered this semester. You should feel free to think non-traditionally, final projects do not need to be screen-based or even involve programming

Use the space below to propose your final project. You can either link to your own site or write your proposal in the comment itself. It’s up to you to best present your idea, but at a minimum you should include:

  • Title and short paragraph description

  • Visual documentation — drawings, videos, images, code sketches, etc

  • Links to inspiration and source material