Closed alexrisman closed 7 years ago
Currently, RNNSharp doesn't support training on GPU, but I do have a plan for that. :)
Great to hear that. There's one project named "CUDAFY.NET", it allows easy development of high performance CUDA applications in C#. (CUDAFY.NET)[http://cudafy.codeplex.com/] <_>
Thanks for pointing out. I will look at CUDAFY.NET to see if we can use it.
Hi, does this library support training on GPU?