Commit Graph

16 Commits

Author SHA1 Message Date
felixm 730d3672cc Finish project 3. 2021-12-02 12:14:45 -05:00
felixm 8ba1f91f9b Answer project 3 question 3. 2021-12-01 19:14:32 -05:00
felixm d1a4735c5a Implement p3q1 value iteration. 2021-11-28 12:41:36 -05:00
felixm 524362c5c5 Add project 3 RL template. 2021-11-27 10:16:51 -05:00
felixm a4031888de Finish problem 2. 2021-11-13 17:10:02 -05:00
felixm 43ad652269 Fix minimax and implement alpha-beta-pruning (p2 q2 and q3). 2021-11-11 17:33:59 -05:00
felixm 11dcc491a2 Added problem 2 and solve question 1 reflex agent. 2021-11-08 18:31:15 -05:00
felixm fd8dd8ae35 Fix search algorithm and finish project. 2021-10-23 18:38:08 -04:00
felixm 7e64e723eb Implement inefficient state space for corners problem. 2021-10-20 20:58:42 -04:00
felixm 515d3f6cd6 Implement search procedures cleanly. 2021-10-20 20:18:30 -04:00
felixm de62787790 Start to implement search procedures. 2021-10-19 14:23:29 -04:00
felixm 9fb9c4985a Add problem 1. 2021-10-19 13:07:31 -04:00
felixm cd948fe640 Implement p0 tutorial. 2021-10-11 21:01:31 -04:00
felixm a95016431f Add code for tutorial. 2021-10-11 20:45:38 -04:00
felixm 71ceedab45 Add links and youtub links. 2021-10-11 19:02:30 -04:00
felixm 77f8ae3085 Initial commit 2021-10-11 23:17:22 +02:00