-
Post your questions about: “[When Big Data is Too Small - Sampling, Crowd-Sourcing and Bias (Links to an external site.)](https://docs.google.com/document/d/1j4mReKY_pG29e5B8JTCEbx2ITvNHKhMNZT1rJMM4R7…
lkcao updated
2 years ago
-
I know you linked to the article regarding the algorithm but it would be useful to have a walk-through (high-level) of what the Neuroevolution is doing in the case of this game.
For example, talkin…
-
Before anything else - this is a fantastic project!!
I've read through some previous advice re: memory usage and I'm using a 980ti (6GB VRAM) but am also battling image size limits. Using Adam and cu…
-
Hi
I am a research assistant and I have been working on deep bayesian active learning for the past few weeks. I have been using pytorch and custom active learning classes so far, and i just found o…
-
Great work, this is really interesting. I just read the README, I hope to have some time to look at the code later but there are so many interesting hobby projects to work on!
About the global poo…
-
We tried to combine 2 or 3 stronge weight by simply “add them together”:
We picked up 257aeeb8 (the strongest one by now on http://zero.sjeng.org/ ) and some other weight files which won over 40% to …
-
Can you please let us know the parameters used for DDPG algorithm for reproducing results as given in "Benchmarking Deep Reinforcement Learning for Continuous Control" paper (https://arxiv.org/pdf/160…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
2.13.0
### Custom Code
Yes
### OS P…
-
Hi Simon,
Amazing project – I tried something like this many years ago but the tooling around neural nets was so poor that I didn't get anywhere. In my opinion, you're going about this exactly the …
-
Hello fellow developers 👋
## 🐞Describe the bug
- The python application crashes (SIGSEGV/ segmentation faults) when `model.predict` is called on a model which has TensorType (not ImageType) as inp…