-
The stored MAP spectrum in .h5 file seems to have slightly different properties compared to the one that can be reproduced by the max_theta values.
In the screenshot, the cyan photometry and blue …
-
The current implementation of RECOM_RANDOM will use excessive amounts of memory for predicting top-N-lists if many items exists. This is because a dense matrix is created for all (new) users and items…
-
I modified simple demo to check how accurate was the model reconstruction.
I found that even with simple configuration the eigenvalues do not match.
The number of hidden states,K, 1 and both th…
-
The current randomized SVD implementation is based on [Halko 2011](https://arxiv.org/abs/0909.4061) (algorithm 4.3).
Many randomized SVD algorithms have been developed or described well since then,…
-
C, Rust, Go and Ada bindings would be nice to have. I understand that templates are important for the library to work but a lot of programmers who can benefit from a portable SIMD library simply can't…
-
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…
-
Consider a case when there's a large csv file, but it can be processed by chunks. It would be nice if `fread` could read the file in chunks. See also [Reading in chunks at a time using fread in packag…
-
#### Summary:
The step size adaptation targets a suboptimal "acceptance statistic".
#### Description:
About two and half years ago issue #2789 pointed out a problem with the calculation of th…
-
I have very little taste for OOP and generally prefer functions over classes whenever possible. This is how most of the forward modeling modules in Fatiando work (like `fatiando.gravmag.prism`). So th…
-
Someone that plans to take on the task of implementing the generalized inverse Gaussian distribution?
DOI: 10.1007/s11222-013-9387-3
https://cran.r-project.org/web/packages/GIGrvg/GIGrvg.pdf