Zoom Link: https://chula.zoom.us/j/99739829173?pwd=TUpXMmt0Q3BYaUlDSThveUJhakgzUT09
Course Schedule:
14 Jan 2022: Course Introduction (Python Background, Intro to AI, Machine Learning Concept, Hypothesis Representation) (VDO Playlist, Self Evaluation Spreadsheet)
21 Jan 2022: State Space Search and Blind Search (VDO Playlist, Recorded Zoom) (Exercise & More Examples Session Start at 11am)
28 Jan 2022: Informed Search (VDO Playlist, Recorded Zoom) (Exercise & More Examples Session Start at 11am)
4 Feb 2022: GA, PSO (VDO Playlist, Recorded Zoom, Exercise & More Examples Session Start at 9:15am on 11 Feb)
11 Feb 2022: Reinforcement Learning (VDO Playlist)
18 Feb 2022: Game Playing (VDO Playlist), Q&A Start from 12:00
25 Feb 2022: Course Review (VDO Review)
4 Mar 2022: Q&A Session (Please join at 11:00 am)
Project presentation (Group Work)
Presented on 16 and 17 March 2022. Please reserve your timeslot here.
Group work with 2-3 members,
You "must" choose one of the techniques from our classes. Other techniques which are not mentioned in this course are not allowed.
You "must" develop source code by yourself, any source code from other sources is not allowed. The only source that you can use is all colabs from our class.
The size of the problems you attack should be the same as 8-puzzle, checker, or connect four. The chess is too big for this project. If you choose the attack some reinforcement learning problems, the gym from open AI is a very interesting problem but you must do it by yourself. And again, you must write the code by yourself.
Total working hours should be less than 10 hours.
Text Book: