Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 1.58 KB

AGENDA-0825.md

File metadata and controls

64 lines (53 loc) · 1.58 KB


At a glance... | Syllabus | Models | Code | Lecturer

Agenda Aug 25

  • Q and A
  • Coffee time

Theory

  • Evolutionary programs 101'
    • Eureqa!
    • Mitation
    • Crossover
    • Selection
      • Binary domination
      • Pareto frontier
        • spread
        • hypervolume
  • Evolutionary algorithms
    • Genetic algorithms
    • Genetic programsming
  • Beauty

Practice

  • Python
    • Where is my code?
    • Git tricks
      • Issues
      • my make
    • Cloud9
    • Rerun
    • test suites
      • TDD
      • ok.py
      • okok.py
      • Classes
      • Functions
      • Decorators
      • Static variables, functions
    • Scope
      • nested scope
    • functions
      • default params
      • variable lists args
      • variable dictionary args
      • lambda bodies
    • list comprehensions
    • decorators

Copyright © 2015 Tim Menzies. This is free and unencumbered software released into the public domain.
For more details, see the license.