-
Agents should be structured in a way that they can be extended to distributional or distributed agents (and both as well, case in point: D4PG and lots of others :)). This might not be a one person job…
-
It would be super nice to see a histogram (even if the binwidth isn't quite right) for continuous variables.
-
# Background
So, I've suggested to integrate Distributional Semantics into the YodaQA pipeline by using JoBim Text, a framework developed by TU Darmstadt (in Germany) and IBM that is also used for do…
k0105 updated
8 years ago
-
What is the status of Distributional DDPG? In the Readme, it says "coming soon".
-
I am trying to use multiple GPUs in parallel to generate new samples with online generate, but it seems to get stuck and won't move. If I set it to run on a single GPU, it won't get stuck. How can I s…
-
Is the Distributional Q-Value Actor currently fully supported? If so, are there any plans to integrate C51 and more importantly, Rainbow, to the list of sota-implementations?
-
# Generalized Distributional TV
## Overview
This is a proposal for a new TV type that encompasses probabilistic,
fuzzy, distributional TV types and more. In short it is a
distributional TV that may w…
-
Toy data set (with dibbler object)
- [x] Set up deterministic variables in data set
- [x] Set up random variables in data set (distribution and sample column)
- [x] Read distributional code to see …
-
``` r
library(distributional)
mu [1] 0.1591549
```
Created on 2024-07-31 with [reprex v2.1.1](https://reprex.tidyverse.org)
-
Hi,
According to my understanding, if using distributional RL, the code should go through these lines below:
https://github.com/lyu-xg/dec-hdrqn/blob/master/qnet.py#L71
https://github.com/lyu-xg/…