Commit graph

12 commits

Author SHA1 Message Date
Vasilis Valatsos
a730ca7a84 Moved Godot version to own repo for clarity 2024-05-22 08:44:04 +02:00
Vasilis Valatsos
17c08b7a81 Moved Pygame version to own folder 2024-05-17 01:16:43 +02:00
Vasilis Valatsos
ef78027ba7 Updated LeakyReLU to Tanh in hopes of improving performance 2024-04-02 15:17:41 +02:00
Vasilis Valatsos
46553f0323 Made agent dumber to speed up 2024-03-22 13:41:52 +01:00
Vasilis Valatsos
bd9fad4617 Readd complexity, only thing left is enemy hp 2024-03-22 13:16:58 +01:00
Vasilis Valatsos
9057f070cf Fixed error for CUDA 2024-03-14 20:14:16 +02:00
Vasilis Valatsos
e804ee729d Increased size of NNs, and switched critic to 2nd GPU 2024-03-11 12:44:20 +02:00
Vasilis Valatsos
1ab8df01ea Converted advantage to float as gae to pass to main.py 2024-03-07 10:52:15 +02:00
Vasilis Valatsos
30dda47f95 Made the agent advantage accessible 2024-03-07 10:43:14 +02:00
Vasilis Valatsos
78c298e072 Updated adam to reduce plasticity and made the agent more observant, amongst other things 2024-02-29 19:07:31 +02:00
Vasilis Valatsos
e9a182d7df Increased size of NNs 2024-02-10 18:26:54 +01:00
Vasilis Valatsos
ff8fa7d9e7 Big update 2024-02-10 18:11:28 +01:00