#计算机科学#深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0...
#计算机科学#Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
翻译 - 使用深度强化学习(深度Q学习)的Flappy Bird hack。
Simple deep Q-learning agent.
翻译 - 简单的深度Q学习代理。
Stock Trading Bot using Deep Q-Learning
Deep Q-learning driven stock trader bot
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
A deep Q learning demonstration using Google Tensorflow
tensorflow and theano cnn code for insurance QA(question Answer matching)
深度学习面试问题 回答对应的DeepLearning中文版页码
Deep Learning 中文翻译
#计算机科学#《MIT Deep Learning》PDF格式
Deep Q-learning for playing tetris game
翻译 - 玩俄罗斯方块游戏的深度Q学习
Deep Q-learning for playing flappy bird game
Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)
Applying Deep Q-learning for Global Routing
Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)
《Grokking Deep Learning》-《图解深度学习》
Deep Q Learning playing breakout on OpenGym
Deep Q-Learning Network in pytorch (not actively maintained)
Deep Q Learning for FrozenLake / Keras / OpenAI