Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
Co-Authored-By: Roger Creus <31919499+roger-creus@users.noreply.github.com>
  • Loading branch information
yuanmingqi and roger-creus committed May 15, 2024
1 parent 3cf0e46 commit 9ac0bb1
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/rlexplore/4 mixed_intrinsic_rewards.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
"source": [
"import torch as th\n",
"\n",
"import sys\n",
"sys.path.append('../../')\n",
"from rllte.env import make_atari_env\n",
"from rllte.xplore.reward import Fabric, RE3, ICM\n",
"from rllte.agent import PPO"
Expand Down
Loading

0 comments on commit 9ac0bb1

Please sign in to comment.