Skip to content

Latest commit

 

History

History

week0_intro

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Materials

Homework description

  • Go to the notebook
    • If you haven't installed everything yet, try Binder
  • You can find homework and bonus assignment descriptions at the end of that notebook.
  • Note: so far it's enough to say pip install gym on top of any data-science-stuffed python, but we'd appreciate if you gradually switch to full installation.

More on global optimization heuristics:

  • [recommended] - awesome openai post about evolution strategies - blog post, article
  • Video on genetic algorithms (english) - video
  • Another guide to genetic algorithm (english) - video
  • About Differential evolution (english) - pdf
  • Video on Ant Colony Algorithm (english) - video
  • Longer video on Ant Colony Algorithm (english) - video