-
_From @mdnunez on April 19, 2016 23:50_
#### New Feature Suggestion:
Add a Wiener likelihood function with intrinsic trial to trial variability in the drift rate, titled the "Ratcliff" likelihood fun…
-
What are the good and bad of using an "average brain" for analysis? Given the massive genetic and phenotypical deviation between individuals, it would seem almost foolish to compare our models to some…
-
Hi there,
I cloned the your fantastic repo and started to run some experiments. There is an issue I am facing however, the FPS is stuck at 2. No matter what I tried it simply cannot run any faster. I…
-
In `Coach.py` move `MCTS` inside `executeEpisode` in `learn`. Then we can easily parallelize the execute episode operation in parallel using something like joblib?
-
I'm currently doing Andrew Ng's famous ML course on Coursera (https://www.coursera.org/learn/machine-learning/home/welcome) and found this neat Github repo which provides Juptyer Notebooks for student…
-
Hello,
First, thank you for this repo, I learned a lot on how to make tf networks without keras' premade layers. However, it seems to me that the reconstruction loss is computed with MSE instead of l…
-
### Issue Description
AssertionError: The SHAP explanations do not sum up to the model's output! This is either because of a rounding error or because an operator in your computation graph was not fu…
-
Predicting with confidence: the best machine learning idea you never heard of
https://ift.tt/2gWgUNJ
One of the disadvantages of machine learning as a discipline is the lack of reasonable confid…
-
There seems to be no problem when training my network because it converges and falls below 0.01 error. However when I load my trained network, and introduce the evaluation set, it outputs the same res…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…