-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: - added tutorial to list in `README.md` - there were a few unused and duplicated imports. - added backticks (``) around code and Python classes, variables, etc (as in `PearlAgent`) - added a link to nbviewer at the top of the notebooks. Here, Ive added in the next diff: > Here is a [better rendering](https://nbviewer.org/github/facebookresearch/Pearl/blob/main/tutorials/actor_critic_and_rc_safety_module/actor_critic_and_safe_actor_critic.ipynb) of this notebook on [nbviewer](https://nbviewer.org/). - moved the title and description of the tutorial to the top. Reviewed By: Yonathae Differential Revision: D54573173 fbshipit-source-id: b33bf52977594f3ebfb59354f42c4b55a3e7d200
- Loading branch information
1 parent
126eb2d
commit c42a935
Showing
3 changed files
with
100 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
107 changes: 53 additions & 54 deletions
107
tutorials/actor_critic_and_rc_safety_module/actor_critic_and_safe_actor_critic.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters