-
expected (new) date : 2017-04-01
expected features:
- Pandas-0.22.0
- PyQt5-5.9.1-5.9.2, Spyder-3.2.8
- Bokeh-0.12.15, Holoviews-1.10.0dev1 (jupyterlab compatibility)
- Notebook-5.4.1 (Term…
-
Curious why all the params are auto-magically global with a shared namespace. Seems like a very different design choice than the nice cleanly scoped pytorch variables.
srush updated
6 years ago
-
Hamiltonian Monte Carlo (HMC), also known as Hybrid Monte Carlo, is an efficient Markov Chain Monte Carlo (MCMC) method that exploits gradient information to improve on the simpler MCMC methods. See t…
-
release estimate: mid-august
expected:
- new packages:
- python-3.6.3, python-3.5.4
- spyder-notebook, spyder-terminal, spyder-reports
- Vitables for Qt5.5+, moviepy, brotli,
- da…
-
It seems to me that current way of doing GC won't scale too well. With 128KiB chunks, each represented by 32 bytes hash, it requires building a hashmap that is only `128 * 1024 / 32 = 4096` smaller th…
-
Currently, the joiner (joiner.cpp) gives priority to networks on higher channels. This has the effect that a joiner can accidentally fail to join the correct network if there is another network on a h…
-
Hi all !
Do you have any plan of implementing [Particle Gibbs with Ancestor Sampling](http://jmlr.org/papers/volume15/lindsten14a/lindsten14a.pdf) and [Interacting Particle Markov Chain Monte Carlo…
-
`std::hash::Hasher` can be derived for structs and is a standard hashing interface in rust. The standard interface only allows 64bit outputs but there's nothing stopping extra outpust tailored to spec…
-
release estimate : end-october 2017
features:
- WinPython-3.6 is the default download
- matplotlib-2.1.0, spyder-3.2.4, scikit-learn-0.19.1, pandas-0.21.0
- updated notebook experience: Ipython-…
-
It would be helpful to have a check method that automatically attempts to remove the bias in the count-min sketch