awesome-game-ai:多智能体强化学习的Awesome Game AI资料
2021-02-01 14:37:52 6KB awesome reinforcement-learning ai multi-agent
1
Deep Reinforcement Learning, Frontiers of Artificial Intelligence, 2019
2020-01-10 03:12:49 15.91MB 强化学习 深度学习 deep learning
1
Reinforcement Learning: An Introduction Small book cover Richard S. Sutton and Andrew G. Barto Second Edition (see here for the first edition) MIT Press, Cambridge, MA, 2018
2020-01-08 03:09:23 84.44MB 强化学习 机器学习
1
应用Python进行强化学习实践,Hands-On Reinforcement Learning - Sudharsan Ravichandiran(带书签PDF+代码),434页资料。
2020-01-03 11:36:05 55.92MB python 强化学习 代码 带书签PDF
1
Python强化学习实战:应用OpenAI Gym和TensorFlow精通强化学习和深度强化学习 英文原版含代码 Hands-On Reinforcement Learning with Python: Master reinforcement and deep reinforcement learning using OpenAI Gym and TensorFlow Sudharsan Ravichandiran
2020-01-03 11:31:02 56.06MB 强化学习 深度学习 Gym Python
1
强化学习在自然语言处理中的应用,黄民烈老师的PPT文档!
2020-01-03 11:20:28 9.27MB 强化学习 NLP
1
英文版PDF, 2018出版 Master reinforcement learning, a popular area of machine learning, starting with the basics: discover how agents and the environment evolve and then gain a clear picture of how they are inter-related. You’ll then work with theories related to re inforcement learning and see the concepts that build up the reinforcement learning process. Reinforcement Learning discusses algorithm implementations important for reinforcement learning, including Markov’s Decision process and Semi Markov Decision process. The next section shows you how to get started with Open AI before looking at Open AI Gym. You’ll then learn about Swarm Intelligence with Python in terms of reinforcement learning. The last part of the book starts with the TensorFlow environment and gives an outline of how reinforcement learning can be applied to TensorFlow. There’s also coverage of Keras, a framework that can be used with reinforcement learning. Finally, you'll delve into Google’s Deep Mind and see scenarios where reinforcement learning can be used. What You'll Learn Absorb the core concepts of the reinforcement learning process Use advanced topics of deep learning and AI Work with Open AI Gym, Open AI, and Python Harness reinforcement learning with TensorFlow and Keras using Python Who This Book Is For Data scientists, machine learning and deep learning professionals, developers who want to adapt and learn reinforcement learning. Table of Contents Chapter 1: Reinforcement Learning Basics Chapter 2: RL Theory and Algorithms Chapter 3: OpenAI Basics Chapter 4: Applying Python to Reinforcement Learning Chapter 5: Reinforcement Learning with Keras, TensorFlow, and ChainerRL Chapter 6: Google’s DeepMind and the Future of Reinforcement Learning
2019-12-21 22:07:40 10.99MB Machine Learning TensorFlow Keras
1
Multi-Agent Machine Learning A Reinforcement Approach
2019-12-21 22:03:43 9.67MB Reinforcemen 机器学习
1
主要责任者 Szepesvári, Csaba. 题名 Algorithms for reinforcement learning [electronic resource] / Csaba Szepesvári. 出版资料 San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, c2010. 摘要附注 Reinforcement learning is a learning paradigm concerned with learning to control a system so as to maximize a numerical performance measure that expresses a long-term objective. What distinguishes reinforcement learning from supervised learning is that only partial feedback is given to the learner about the learner's predictions. Further, the predictions may have long term effects through influencing the future state of the controlled system. Thus, time plays a special role. The goal in reinforcement learning is to develop efficient learning algorithms, as well as to understand the algorithms' merits and limitations. Reinforcement learning is of great interest because of the large number of practical applications that it can be used to address, ranging from problems in artificial intelligence to operations research or control engineering. In this book, we focus on those algorithms of reinforcement learning that build on the powerful theory of dynamic programming. We give a fairly comprehensive catalog of learning problems, describe the core ideas, note a large number of state of the art algorithms, followed by the discussion of their theoretical properties and limitations.
2019-12-21 21:58:13 1.71MB 强化学习
1
This is a draft by Dimitri P. Bertsekas, who from MIT. It may be published in 2019 by Athena Scientific. It is a good resource to study RL and Opt.
2019-12-21 21:45:08 3.72MB Reinforcemen Optimal cont
1