Deep Reinforcement Learning Snake AI | N-Step Dueling Double DQN | Improves over time

(Basically) fully trained AI + some of the commands you can use:

Created using Kironte’s ML library: Neural Network Library 2.0 - Resources / Community Resources - Developer Forum | Roblox

To be honest, I’m not even sure if I implemented some of the algorithms (like N-Step and Dueling DQN) correctly. It was like piecing together any information I could gather and understand to try to paint a whole picture. It seems to work though. I hope this helps for any RL nerds on roblox that might be struggling to learn DQN like me.

N-Step Dueling Double DQN using Kironte ML Library.rbxl (121.4 KB)

5 Likes