FQF-and-Extensions icon indicating copy to clipboard operation
FQF-and-Extensions copied to clipboard

PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF) and Extensions: N-step Bootstrapping, PER, Noisy Layer, Dueli...

Results 1 FQF-and-Extensions issues
Sort by recently updated
recently updated
newest added

Hi! I was wondering if this is intentional to use online network for target quantiles? https://github.com/BY571/FQF-and-Extensions/blob/9c25cb3ab9144bbc5dbcb9d737fc0937c8e3a685/agent.py#L205