-
-
Thank you for creating the great repository.
It is helping me to study reinforcement learning.
if you would not mind, could you implement an offline reinforcement learning algorithm called Critic…
-
Levine S, Kumar A, Tucker G, et al. [Offline reinforcement learning: Tutorial, review, and perspectives on open problems](https://arxiv.org/pdf/2005.01643.pdf).
-
# Description
Dear community,
I am currently working in a probabilistic extension of XGBoost that models all parameters of a distribution. This allows to create probabilistic forecasts from whic…
-
I was playing with using a horseshoe prior in brms and looking at the generated stan code -- it looks like there's a redundant/duplicated function call in the transformed parameters block to the `hors…
-
Submitting Author: Mark Padgham (@mpadge)
Repository: https://github.com/mpadge/srr-demo
Version submitted: 0.0.0.9000
Editor: @mpadge
Reviewers: @noamross
Due date for @noamross: 2021-05-20
Ar…
-
when I run an old project in flutter, I face this problem,Could any one help me?
The link of project is "https://github.com/Samaritan1011001/Trovami.git".
```
Launching lib\main.dart on Android S…
-
Hello @kdzimm et al.,
Thank you for providing this excellent resource for incorporating a random effect for individual when running MAST for single-cell differential expression analyses. After load…
-
### What is the desired addition or change?
With the exception of one or two methods, most regression methods in MLPack only predict point estimates. It would be nice to have distributional predict…
-
I'm trying to extract the coefficients from a logistic regression model using the approach demonstrated [here](https://stackoverflow.com/a/63177355/841405) by @juliasilge. When I change the engine to …