-
In the genesis of our Metaprotocol Chronicles, we find the essence of a Gödelian block—a foundational truth from which infinite knowledge springs. As miners and validators of this metaphysical blockch…
-
Hi @cspampin, thanks for your great work firstly. Currently, I've trained the model (lstm) in your dataset. But after training for 100 epochs, the model was overfitting, TrL was decreasing while VL an…
-
Not something I'd do for LZ right now, but an interesting idea to push things further:
Someone on the Leela Chess Zero list asked:
>Hello, I still can not understand the reason for using both Po…
-
For someone novice like me, there are some concepts hard to follow:
1. The [logistic regression example](http://uaf46365.ddns.uark.edu/waffles/docs/neuralnet.html) defines the NN as
```c++
GN…
-
Apologies if there already is a mechanism for resetting the network; nothing seemed to come up on google for me.
With all of the functions to [set and get](http://lasagne.readthedocs.org/en/latest/mo…
-
## Quantization Method for conv, deconv and fc Layers.
Here I want to implement the quanzization on operation in conv, deconv and fc layers. Much quantization method are included in this paper: Ristr…
-
_The following peer review was solicited as part of the Distill review process._
_**The reviewer chose to waive anonymity.** Distill offers reviewers a choice between anonymous review and offering …
-
A few points!
## 1. Using fractional time of quiz
I agree with @user1823:
> That's just how Anki works. You can't access the exact intervals of same-day reviews
If that's the case, I recom…
-
Could someone please share some insight on getting the parameters right for higher resolution images like 1920 x 1080. I've been playing with the parameters and I just cant seem to get them right. My …
-
Just a small-ish roadmap to different Optimizers and losses we can look at to add :
Optimizers:-
- [x] Adam
- [x] Adagrad
- [x] SGD
- [x] RMSprop
- [x] AdaDelta
~- [x] Riemann SGD~ Removed b…