https://github.com/losttech/torch.rl
Reinforcement learning algorithms in C# with TorchSharp
https://github.com/losttech/torch.rl
Last synced: 9 months ago
JSON representation
Reinforcement learning algorithms in C# with TorchSharp
- Host: GitHub
- URL: https://github.com/losttech/torch.rl
- Owner: losttech
- License: mit
- Created: 2021-07-11T05:42:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T06:10:02.000Z (almost 4 years ago)
- Last Synced: 2025-04-20T01:33:02.139Z (10 months ago)
- Language: C#
- Size: 36.1 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/LostTech.Torch.RL/)

See [basic Actor-Critic example](https://github.com/losttech/Torch.RL/blob/b68a8c4346ff98384020b1e01b4a01b80cc4681e/test/ActorCriticTrainingTest.cs#L19)