Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
takuseno committed Jun 17, 2023
1 parent b11edfa commit 957c28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $ docker run -it --gpus all --name d3rlpy takuseno/d3rlpy:latest bash
| [Policy in Latent Action Space (PLAS)](https://arxiv.org/abs/2011.07213) | :no_entry: | :white_check_mark: | :white_check_mark: |
| [TD3+BC](https://arxiv.org/abs/2106.06860) | :no_entry: | :white_check_mark: | :white_check_mark: |
| [Implicit Q-Learning (IQL)](https://arxiv.org/abs/2110.06169) | :no_entry: | :white_check_mark: | :white_check_mark: |
| [Decision Transformer](https://arxiv.org/abs/2106.01345) | :no_entry: | :white_check_mark: | :white_check_mark: |
| [Decision Transformer](https://arxiv.org/abs/2106.01345) | :construction: | :white_check_mark: | :white_check_mark: |

## supported Q functions
- [x] standard Q function
Expand Down

0 comments on commit 957c28a

Please sign in to comment.