google-deepmind / acme

A library of reinforcement learning components and agents
Apache License 2.0
3.52k stars 426 forks source link

[Feature] Implicit Q Learning #329

Open cvnad1 opened 4 weeks ago

cvnad1 commented 4 weeks ago

Hi,

I would like to add the Implicit Q-Learning algorithm to the Acme framework.

https://arxiv.org/abs/2110.06169