Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the current roadmap? #1

Open
Kavignon opened this issue Sep 22, 2019 · 5 comments
Open

What is the current roadmap? #1

Kavignon opened this issue Sep 22, 2019 · 5 comments
Labels
question Further information is requested

Comments

@Kavignon
Copy link

What’s the current roadmap of the project? Is it possible to contribute?

@Nucs Nucs added the question Further information is requested label Sep 22, 2019
@Nucs
Copy link
Member

Nucs commented Sep 22, 2019

Hey @Kavignon, we accept contributions.
A "roadmap" is available on the main readme.md (as TODO).
In a nutshell, the library provides most of the behind-the-scenes architecture and currently a single environment cartpole-v1 written in pure C#.
Having the most of the architecture done it is easy to "wrap" custom environments using openai/gym's pattern.

Currently we are missing:

  • Environments - detailed in the readme.md.
  • Examples with implementations of algorithms like DQN, PPO, DDQN using our other libraries TF.NET and NumSharp

@dariooo512
Copy link
Contributor

Hi @Nucs, i'm working on a sample of a DQN using NeuralNetwork.NET.

Could it be a valid contribution to the project? (asking this because you only mentioned TF.NET and NumSharp)

@Nucs
Copy link
Member

Nucs commented Sep 29, 2019

Hey @dariooo512, NeuralNetwork.NET (which is also part of SciSharp's ecosystem as can be seen in our website scisharpstack.org) is definitely a valid candidate for an example. I'll be happy to add it as an example in a separate project (examples/Gym.Examples) inside this repository.

@Gimly
Copy link

Gimly commented Feb 27, 2021

@Nucs What is the current state of this project? The last commit has been pushed nearly a year ago and there is an unmerged PR that is open without any comments for quite some times.

I'd be interested in contributing, but I'd like to be sure that the project is still alive.

@Nucs
Copy link
Member

Nucs commented Feb 27, 2021

Unmaintained due to lacking API from TF.NET, you can speak with @Oceania2018 if you think you have what it takes to take over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants