Skip to content

adds implicit quantile networks to readme - #393

Merged
toslunar merged 3 commits into
chainer:masterfrom
prabhatnagarajan:iqn_readme
Feb 20, 2019
Merged

adds implicit quantile networks to readme#393
toslunar merged 3 commits into
chainer:masterfrom
prabhatnagarajan:iqn_readme

Conversation

@prabhatnagarajan

Copy link
Copy Markdown
Contributor

Adds IQN to the readme, since it's now implemented.

Comment thread README.md Outdated
|:----------|:---------------:|:----------------:|:---------------:|:------------------:|
| DQN (including DoubleDQN etc.) | ✓ | ✓ (NAF) | ✓ | x |
| Categorical DQN | ✓ | x | ✓ | x |
| IQN | ✓ | x | ✓ | x |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it support continuous action space?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it does not support continuous actions for now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

@toslunar toslunar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@toslunar
toslunar merged commit e2907a5 into chainer:master Feb 20, 2019
@muupan muupan added this to the v0.6 milestone Feb 26, 2019
@prabhatnagarajan
prabhatnagarajan deleted the iqn_readme branch March 14, 2019 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants