Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Chapter 8 demo BookAuthority Best Reinforcement Learning eBooks of All Time

Chapter list:

(Click to learn more)

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%