-
Inspired by the comments in #432: currently we pick the initial points at random, and discussed using a Sobol sequence (or other quasi random sequence) instead.
Finding a good implementation of a Q…
-
Hi Jio. Looks pretty good, but I just wanted to give you a few things to work on to move forward fom here.
- the `iter_num` you made is called an epoch
- you should learn to use the pytorch datal…
-
StatsBase.jl defines a type called `StatisticalModel`. This type (and possibly a few others) should define the interface for a broad class of models in statistics and machine learning. Just as the Dis…
-
# ⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.
### Prerequisites
- [x] check this box if you have completed the follo…
-
I have been working on #833 which are now only called DistributionalValues and there is one big issues atm that needs to be decided. Namely, if we should use Atoms to define the intervals of a DV.
…
-
斯坦福大学CS224d课程
http://blog.csdn.net/han_xiaoyang/article/details/51567822
-
**Is your feature request related to a problem? Please describe.**
The model browser includes sections such as "Bayesian Models", "Iterated Models" and "Class Imbalance". It would be nice to add a …
-
**Submitting author:** @https://github.com/josemanuel22 (José Manuel de Frutos)
**Repository:** https://github.com/josemanuel22/ISL
**Branch with paper.md** (empty if default branch):
**Version:** v0…
-
@jstac @thomassargent30 @ChrisRackauckas
Starting with the python version as a reference: https://python.quantecon.org/sir_model.html
My thought is that there could be two lectures here:
- `M…
-
hey!
First of all, I really want to appreciate for creating this amazing library!
When I try to apply the WideResNetBaseline for image classification task, the testing accuracy is really low. Th…