seijimorimoto / Hands-On-Intelligent-Agents-with-OpenAI-Gym

Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch

Home Page:https://www.packtpub.com/big-data-and-business-intelligence/hands-intelligent-agents-openai-gym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on Intelligent Agents with OpenAI Gym (HOIAWOG)

The Book Examples of agents you will learn to develop

Topics Covered

HOIAWOG!: Your guide to developing AI agents using deep reinforcement learning. Implement intelligent agents using PyTorch to solve classic AI problems, play console games like Atari, and perform tasks such as autonomous driving using the CARLA driving simulator.

BookAuthority Best Reinforcement Learning eBooks of All Time

Citing

If you use the code samples in your work or want to cite the book, please use:

@book{Palanisamy:2018:HIA:3285236,
 author = {Palanisamy, Praveen},
 title = {Hands-On Intelligent Agents with OpenAI Gym: Your Guide to Developing AI Agents Using Deep Reinforcement Learning},
 year = {2018},
 isbn = {178883657X, 9781788836579},
 publisher = {Packt Publishing},
}
Other Formats: (Click to View)

MLA
Palanisamy, Praveen. Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning. Packt Publishing Ltd, 2018.
APA
Palanisamy, P. (2018). Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning. Packt Publishing Ltd.
Chicago
Palanisamy, Praveen. Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning. Packt Publishing Ltd, 2018.
Harvard
Palanisamy, P., 2018. Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning. Packt Publishing Ltd.
Vancouver
Palanisamy P. Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning. Packt Publishing Ltd; 2018 Jul 31.

About

Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch

https://www.packtpub.com/big-data-and-business-intelligence/hands-intelligent-agents-openai-gym

License:MIT License


Languages

Language:Python 96.8%Language:Shell 3.2%