Deeplearning4j - Reinforcement Learning for Java - Deep Q Learning with double DQN - Snake Game

In this video we take a look at Deeplearning4j and try to implement a neural network that can be trained to play a game of Snake. Algorithm that we are using is Deep Reinforcement Learning with Double Q-learning. More info about it can be found in the links below. Source code: Useful links: Intro by Audionautix is licensed under a Creative Commons Attribution 4.0 licence. ​ Artist:
Back to Top