• Joined on 2020-07-10
felixm pushed to master at felixm/intro2ai 2021-11-28 18:41:28 +01:00
d1a4735c5a Implement p3q1 value iteration.
felixm pushed to master at felixm/intro2ai 2021-11-27 16:16:07 +01:00
524362c5c5 Add project 3 RL template.
felixm pushed to master at felixm/antidrift 2021-11-27 03:21:08 +01:00
488aee46ab FocusFriend is now called aw-focus enforces aw-commit.
felixm pushed to master at felixm/intro2ai 2021-11-13 23:09:36 +01:00
a4031888de Finish problem 2.
felixm pushed to master at felixm/intro2ai 2021-11-11 23:33:23 +01:00
43ad652269 Fix minimax and implement alpha-beta-pruning (p2 q2 and q3).
felixm pushed to master at felixm/intro2ai 2021-11-09 00:30:48 +01:00
11dcc491a2 Added problem 2 and solve question 1 reflex agent.
felixm pushed to master at felixm/antidrift 2021-10-30 00:50:50 +02:00
5b6b7927b9 Switch to new configuration file. Fix bug when finding window title.
felixm pushed to master at felixm/antidrift 2021-10-25 23:51:48 +02:00
ac37021424 Create config file and VS code workspace.
felixm pushed to master at felixm/intro2ai 2021-10-24 00:37:49 +02:00
fd8dd8ae35 Fix search algorithm and finish project.
felixm pushed to master at felixm/antidrift 2021-10-21 04:08:30 +02:00
bf491f5e19 Implement block list and window name logging.
felixm pushed to master at felixm/intro2ai 2021-10-21 03:13:54 +02:00
7e64e723eb Implement inefficient state space for corners problem.
515d3f6cd6 Implement search procedures cleanly.
Compare 2 commits »
felixm pushed to master at felixm/antidrift 2021-10-20 02:20:19 +02:00
718a3ce3eb Terminate blockers that are already running.
felixm pushed to master at felixm/intro2ai 2021-10-19 20:22:56 +02:00
de62787790 Start to implement search procedures.
felixm pushed to master at felixm/intro2ai 2021-10-19 19:07:10 +02:00
9fb9c4985a Add problem 1.
felixm pushed to master at felixm/antidrift 2021-10-17 17:29:58 +02:00
4b76ec2d61 Blocker can now send notify-send messages as root.
felixm pushed to master at felixm/antidrift 2021-10-14 20:31:54 +02:00
f6f0715cb3 Blocker script sends notification before killing a program.
felixm pushed to master at felixm/antidrift 2021-10-13 03:58:26 +02:00
ba8dfef3fc Add existing scripts.
felixm created repository felixm/antidrift 2021-10-13 03:57:02 +02:00
felixm pushed to master at felixm/intro2ai 2021-10-12 03:01:05 +02:00
cd948fe640 Implement p0 tutorial.
a95016431f Add code for tutorial.
Compare 2 commits »
felixm pushed to master at felixm/intro2ai 2021-10-12 01:02:00 +02:00
71ceedab45 Add links and youtub links.