An experiment in implementing Deep Reinforcement Learning in Swift using the MLCompute framework for training neural networks. Includes a DQN agent and a REINFORCE agent. The DQN agent trains using experience replay and target Q-values instead of TD-loss. The REINFORCE agent trains using target action probabilties instead of policy gradient.
-
Notifications
You must be signed in to change notification settings - Fork 0
niho/ReinforcementLearning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Deep Reinforcement Learning in Swift
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published