Easy-to-learn course for reinforcement learning. By studying the course, i implemented the following algorithms in C# for my library:
- Reinforcement Learning: Q-learning
- Reinforcement Learning: Value iteration
- Reinforcement Learning: Policy iteration
- Game: MiniMax
- Game: ExpectiMiniMax
No comments:
Post a Comment