Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DRL Risk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hcy20
DRL Risk
Commits
03a5f3e6
Commit
03a5f3e6
authored
3 years ago
by
Hudson Yeo
Browse files
Options
Downloads
Patches
Plain Diff
update libraries usage
parent
206e5cbf
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
5 additions, 1 deletion
README.md
with
5 additions
and
1 deletion
README.md
+
5
−
1
View file @
03a5f3e6
...
...
@@ -14,4 +14,8 @@ In the folder code, there are several Jupyter notebooks that contain the full co
| polgrad_risky_mdp | Multi-Agent SC on Risky MDP env |
| polgrad_wcw | Multi-Agent SC on WCW env, including its variants such as Inverted WCW and MWCW |
| IQN | IQN code, inclusive of monotonically increasing quantile function |
| QRDQN | QRDQN code, for graphs |
\ No newline at end of file
| QRDQN | QRDQN code, for graphs |
The only libraries required for this project are numpy, torch, and gym. Additional libraries are not used.
All code in this repository was written to be used on Google Colab, which runs Python 3.7.11 as checked on 2 September 2021.
The code was also tested on Computing lab machines, such as gpu12, and they run fine.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment