====== Lab exercises ====== ^ date ^ week ^ content ^ | 25.09. | 1. | Successful applications of EAs (lecture in the time of lab exercise) | | | 02.10. | 2. | [[.:week_02|LS for binary representation.]] | /*[[https://github.com/honzaMaly/f-evop|f-evop on GitHub]], {{:courses:a0m33eoa:cviceni:sga.zip|SGA in Java}}, {{:courses:a0m33eoa:cviceni:test_function.m|}}, */[[http://www.obitko.com/tutorials/genetic-algorithms/index.php|Marek Obitko: Genetic Algorithms Tutorial]] | | 09.10. | 3. | [[.:week_03|LS for real-number representation, 1/5 rule.]] | | | 16.10. | 4. | [[.:week_04|EA for binary/real/permutation representation.]] [[..:hw:hw1|HW1 assignment.]] | | | 23.10. | 5. | How to present results reasonably. Work on [[..:hw:hw1|HW1]] + consultations. | | | 30.10. | 6. | Consultations. | **The deadline for HW1 follows on Sunday.** | | 06.11. | 7. | [[.:week_06|Implementation of multi-objective EA.]] | | | 13.11. | 8. | [[.:week_07|Implementation of constraints-related techniques.]] [[..:hw:hw2|HW2 assignment]].| | | 20.11. | 9. | **Dean's Day.** No lab. | | | 27.11. | 10. | Introduction to topics for [[..:semestral_tasks:start|semestral tasks]]. [[.:week_08|Genetic programming - practical example]]. | **The deadline for HW2 follows on Sunday.** | | 04.12. | 11. | Work on semestral tasks, consultations. | | | 11.12. | 12. | Work on semestral tasks, consultations. | | | 18.12. | 13. | Work on semestral tasks, consultations. | **The deadline for semestral task follows.** | | 08.01. | 14. | Presentations | | ===== Links ===== * [[courses:a0m33eoa:hw:start|Homeworks]] - exercise the methods from lectures on simple examples. * [[courses:a0m33eoa:semestral_tasks:start|Semestral tasks]] - solve a more complex, or real-world problem using evolutionary methods.