Reinforcement learning in C#

Posted by Betamoo on Stack Overflow See other posts from Stack Overflow or by Betamoo
Published on 2010-04-27T18:41:50Z Indexed on 2010/04/27 18:43 UTC
Read the original article Hit count: 881

Filed under:
|
|
|
|
  • I intend to use Reinforcement learning in my project but I do not know much how to implement it..
  • So I am looking for a library with different RL algorithms that I can use in my C# project..

Thanks

Please Note: I found NeuronDotNet library for neural networks, I am now looking for RL library..

© Stack Overflow or respective owner

Related posts about c#

Related posts about library