This introductory textbook on reinforcement learning is targeted toward engineers and scientists in artificial intelligence, operations research, neural networks, and control systems, and we hope it will also be of interest to psychologists and neuroscientists.
Reading Status: Completed
The book helped me to implement the following algorithms in C# for my library:
- TD(0) Learning
- Q-Learning
- R-Learning
- Sarsa
- Q (Lambda) - Learning
- Sarsa (Lambda)
No comments:
Post a Comment