Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neural MMO
neural-mmo-starter-kit
Commits
39856481
Commit
39856481
authored
Nov 18, 2021
by
Siddhartha Laghuvarapu
Browse files
Add wandb to requirements
parent
44dae0f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitattributes
View file @
39856481
...
...
@@ -46,3 +46,4 @@ neuralmmo/baselines/models/CompetitionRound1/checkpoint filter=lfs diff=lfs merg
.git/objects/pack/pack-bfee2357afbf4362ad550da91a2456a0c38c0dee.pack filter=lfs diff=lfs merge=lfs -text
baselines/models/CompetitionRound1/checkpoint filter=lfs diff=lfs merge=lfs -text
.git/lfs/objects/78/30/7830b8792983297f55e2b30d5f389ae5dd9b9faff6ea47a80652051e4b8f3d96 filter=lfs diff=lfs merge=lfs -text
.git/objects/pack/pack-216a913d834f5e89f5ba72819e2a3d1a34f5666d.pack filter=lfs diff=lfs merge=lfs -text
requirements.txt
View file @
39856481
...
...
@@ -2,3 +2,4 @@ flexdict
ray
[default]
==1.5.2
aioredis
< 2
numpy
==1.21.2
wandb
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment