.NET based ecosystem of open-source software for mathematics, science, and engineering.
Hi guys. I am curious about what I need to get for a simple Q-learning algorithm using the SciSharp. I know that NumSharp would probably be important but if there is any other tips you guys would like to share for a newbie, that would be great.
@Oceania2018 , it looks like Anh is aware of C# and is heading to rely on Python. He was mentioned among IronPython end-users, in such a context
Hi guys. I am curious about what I need to get for a simple Q-learning algorithm using the SciSharp. I know that NumSharp would probably be important but if there is anyother tips you guys would like to share for a newbie, that would be great.
That would be TF.NET which also uses NumSharp.
If you need a C# OOP architecture similar to openai/gym then you can also use Gym.NET