Machine Learning 24 August 2019 TensorFlow Implementation of DQN for Atari Games IntroductionConfigurationwin64+Python 3.7+Pycharm+OpenAI gym Prior knowledgeIn paper PlayingAtariwithDeepReinforcementLearning, the author illuminates why he introduces deep learning into reinforcement learning (RL). The author
Machine Learning 21 August 2019 Some TFlearn IntroductionIn this post, I'd like to record my experience of studying TFlearn. IngredientTo build a functional network, we should know how a convolutional layer is