An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![NuGet (LostTech.Torch.RL)](https://img.shields.io/nuget/v/LostTech.Torch.RL.svg?style=flat-square)](https://www.nuget.org/packages/LostTech.Torch.RL/)
  ![example workflow](https://github.com/losttech/Torch.RL/actions/workflows/Master.yml/badge.svg)

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