-
As discussed here: https://github.com/cnuernber/libjulia-clj/issues/3
Please generate some Java classes for libpython-clj so I can integrate it here: https://github.com/invesdwin/invesdwin-context-py…
subes updated
2 years ago
-
Hi, @eleurent, recently I've been exploring your excellent project. I used PPO2 from stable-baselines to train vehicle in roundabout env, one weird phenomena I noticed was that the trained vehicle te…
-
Hey Guys,
I've trouble with the likely hood ratio and nan/inf. I'm using entropy regularization for the exploration and its getting quite low so i think that the distributions at some point can't b…
-
Dear everybody
I have problems with my model, whereas my model results in accuracy decrease
epoch | test_accuracy | test_loss
-- | -- | --
1 | 1 | 10698.17
2 | 1 | 9863.695
3 | 1 | 9092.648
4…
-
Hello again and thank you once more for uploading the preprocessed dataset! Meanwhile I found the time to try out your implementation. I would like to inform you about some strange behaviours that I h…
-
> ## Resolution: use Redux Toolkit
> The ideas in this thread eventually turned into our official **[Redux Toolkit package](https://redux-toolkit.js.org)**. It includes utilities to simplify many co…
-
I just did a small experiment (namely "`xz -z -9e`" (max. xz compression)) on some NNUE nets of https://tests.stockfishchess.org/nns
Here are the resulting file sizes in bytes:
Sergiovieri run and…
-
Hello!
I am relatively new to the world of neural networks! I've been in contact with this group before and you all have been a tremendous help! I am currently attempting to run the examples availa…
-
Hi @ageron,
Thanks for the 2nd edition, it is an amazing book (so far I enjoy reading it as I am on a vacation).
I am struggling with exercise 10 (Chapter 10) question 10:
The question is: "Tr…
-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?