google / google/dopamine

Trouble replicating results on agent_visualizer.ipynb on colab

Open
#143 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to replicate the results by running the colab notebook

https://colab.research.google.com/github/google/dopamine/blob/master/dopamine/colab/agent_visualizer.ipynb

I have modified the following in order to run the code:
1. uninstalled `tensorflow 2.x` and installed `tensorflow 1.15`
2. added the argument `use_legacy_checkpoint=False` in the function `example_viz_lib.run()`

The graph for reward is generated correctly, but not the graph for the reward distribution:
![frame_001821](https://user-images.githubusercontent.com/45906043/85779307-77b5d400-b6f1-11ea-9a95-25fb9a027192.png)

The log after running `example_viz_lib.run()` is [here](https://github.com/google/dopamine/files/4833242/log.txt).

Could you please take a look and let me know what the issue is?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.