Artificial Intelligence : Reinforcement Learning- Deep Q Learning (Part 36)
Deep Q-Learning is the result of combining Q-Learning with an Artificial Neural Network. The states of the environment are encoded by a vector which is passed as input into the Neural Network. Then the Neural Network will try to predict which action ...
Aug 11, 202416 min read26