LEADER 05243nmm a2200565 u 4500
001 EB001923529
003 EBX01000000000000001086431
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1788998766 
050 4 |a Q325.6 
100 1 |a Lanham, Micheal 
245 0 0 |a Hands-on deep learning for games  |b leverage the power of neural networks and reinforcement learning to build intelligent games  |c Micheal Lanham 
260 |a Birmingham, UK  |b Packt Publishing  |c 2019 
300 |a 1 online resource  |b illustrations 
505 0 |a Training the music GANGenerating music via an alternative GAN; Exercises; Summary ; Chapter 4: Building a Deep Learning Gaming Chatbot; Neural conversational agents; General conversational models; Sequence-to-sequence learning; Breaking down the code; Thought vectors; DeepPavlov; Building the chatbot server; Message hubs (RabbitMQ); Managing RabbitMQ; Sending and receiving to/from the MQ; Writing the message queue chatbot; Running the chatbot in Unity; Installing AMQP for Unity; Exercises; Summary; Section 2: Deep Reinforcement Learning; Chapter 5: Introducing DRL; Reinforcement learning 
505 0 |a Chapter 2: Convolutional and Recurrent NetworksConvolutional neural networks; Monitoring training with TensorBoard; Understanding convolution; Building a self-driving CNN; Spatial convolution and pooling; The need for Dropout; Memory and recurrent networks; Vanishing and exploding gradients rescued by LSTM; Playing Rock, Paper, Scissors with LSTMs; Exercises; Summary; Chapter 3: GAN for Games; Introducing GANs; Coding a GAN in Keras; Training a GAN; Optimizers; Wasserstein GAN; Generating textures with a GAN ; Batch normalization; Leaky and other ReLUs; A GAN for creating music 
505 0 |a The multi-armed banditContextual bandits; RL with the OpenAI Gym; A Q-Learning model; Markov decision process and the Bellman equation; Q-learning; Q-learning and exploration; First DRL with Deep Q-learning; RL experiments; Keras RL; Exercises; Summary; Chapter 6: Unity ML-Agents; Installing ML-Agents; Training an agent; What's in a brain?; Monitoring training with TensorBoard; Running an agent; Loading a trained brain; Exercises; Summary; Chapter 7: Agent and the Environment; Exploring the training environment; Training the agent visually; Reverting to the basics; Understanding state 
505 0 |a Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Section 1: The Basics; Chapter 1: Deep Learning for Games; The past, present, and future of DL; The past; The present; The future; Neural networks -- the foundation; Training a perceptron in Python; Multilayer perceptron in TF; TensorFlow Basics; Training neural networks with backpropagation; The Cost function; Partial differentiation and the chain rule; Building an autoencoder with Keras; Training the model; Examining the output; Exercises; Summary 
505 0 |a Understanding visual stateConvolution and visual state; To pool or not to pool; Recurrent networks for remembering series; Tuning recurrent hyperparameters; Exercises; Summary; Chapter 8: Understanding PPO; Marathon RL; The partially observable Markov decision process; Actor-Critic and continuous action spaces; Expanding network architecture; Understanding TRPO and PPO; Generalized advantage estimate; Learning to tune PPO ; Coding changes required for control projects; Multiple agent policy; Exercises ; Summary; Chapter 9: Rewards and Reinforcement Learning; Rewards and reward functions 
653 |a Jeux vidéo / Programmation 
653 |a Neural Networks, Computer 
653 |a Video games / Programming / fast 
653 |a Apprentissage automatique 
653 |a Machine learning / fast 
653 |a Logiciels d'application / Développement 
653 |a Apprentissage par renforcement (Intelligence artificielle) 
653 |a Machine Learning 
653 |a Reinforcement learning / http://id.loc.gov/authorities/subjects/sh92000704 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a COMPUTERS / General / bisacsh 
653 |a Neural networks (Computer science) / http://id.loc.gov/authorities/subjects/sh90001937 
653 |a Application software / Development / fast 
653 |a Réseaux neuronaux (Informatique) 
653 |a Reinforcement learning / fast 
653 |a Video games / Programming / http://id.loc.gov/authorities/subjects/sh95003476 
653 |a Neural networks (Computer science) / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBB995001 
776 |z 9781788994071 
776 |z 9781788998765 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781788994071/?ar  |x Verlag  |3 Volltext 
082 0 |a 153.15 
082 0 |a 006.31 
082 0 |a 500 
082 0 |a 331 
520 |a This book will give you an in-depth view of the potential of deep learning and neural networks in game development. You will also learn to use neural nets combined with reinforcement learning for new types of game AI.