Darelbi

Results 5 issues of Darelbi

I think the idea of server side capabilities detection is just great. Do you think it is possible to (instead of just "wrapping modernizr.js") do features detection based on user-agent...

a big integer library should provide at least the following 2 non-trivial functions. - Fast multiplication (at least karatsuba, but Fourier transform derivations are much better) - Sqrt (possibily using...

I have been able to install the Keras.NET nuget package, guided by runtime exceptions I also installed Python 3.8.10 (which is the last 3.8.x version that comes with a installer)...

The library has some usability issues for c# developers. I understand you needed to leverage the power of underlying stuff but, but c# if well used offers very nice features....

no-issue-activity

I need a plain output layer, I could also implement it myself if you give some hint. I want to do a time series forecasting and it took a while...