Skip to content

Commit

Permalink
Tuturial: DQN and Double DQN with network instance
Browse files Browse the repository at this point in the history
Summary:
This simple example illustrates how users can use implementations of value based methods, specifically, DQN and Double DQN, with gym environments.

In Pearl, we also allow users to pass network instance to value based methods. This example illustrates how to use this functionality in Pearl.

Reviewed By: rodrigodesalvobraz

Differential Revision: D53947100

fbshipit-source-id: 7b1a437e37cbb746565f0c283f1bb7905d6af137
  • Loading branch information
jb3618 authored and facebook-github-bot committed Feb 20, 2024
1 parent 718ce57 commit b5dab07
Showing 1 changed file with 539 additions and 0 deletions.
Loading

0 comments on commit b5dab07

Please sign in to comment.