Description
Neural Networks became recently very hot topic because of some very eye-catching developments like Deep Dream and successes like AlphaGo winning with Go master.
I will show how I taught my Deep Q-Network (DQN) to play Space Invaders and explain principles behind DQN.
Going beyond this example I will show some exciting advances and applications of Deep Reinforcement Learning like attention.