evo11x

Results 16 comments of evo11x

I also get this error on RTX 3060 if I have more than 512 neurons on one layer. With RTX 2060 it works without any error with the same files...

The trade status also needs to be added to backtesting which needs a callback function

Did you found out how to load the RLlib model for backtesting ?

looks like the project is abandoned

Hi, after I updated all the reference dll files and visual studio, now seems to work, except the api rate limiter for the order processor (which runs on another thread),...

@sonvister ok I will try to find the issue, the app is definitely not requesting more than 2-3/sec in total from all the threads combined and it hits the rate...

Looks like this project has been abandoned

Thanks, I got it. Now I get this error: ``` [15:19:16] C:\Jenkins\workspace\mxnet\mxnet\src\storage\storage.cc:199: Using Pooled (Naive) StorageManager for CPU Unhandled exception. MxNet.MXNetException: Check failed: -1 == 0 MXNetError: Operator _div_scalar inferring...

Thank you, but that example also does not work with the 1.5.2 from NuGet https://www.nuget.org/packages/MxNet.Sharp it's not the same as https://github.com/deepakkumar1984/MxNet.Sharp/tree/v1.5.2.0 ? MxNet.NN cannot be found Error CS0234 The type...