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
3cd83355
Commit
3cd83355
authored
Jun 21, 2021
by
Siddhartha Laghuvarapu
Browse files
Update README.md
parent
140dcb54
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3cd83355
...
...
@@ -39,7 +39,7 @@ conda install python=3.8 -y
-
Install dependencies
```
bash
pip
install
-
r
env
s
/gym_neuralmmo
pip
install
-
e
env
/gym_neuralmmo
git clone
--single-branch
--depth
=
1
--branch
master https://github.com/jsuarez5341/neural-mmo
git clone
--single-branch
--depth
=
1
--branch
v1.5.1 https://github.com/jsuarez5341/neural-mmo-client neural-mmo/forge/embyr
...
...
@@ -138,6 +138,12 @@ git push aicrowd submission-v0.1
# then pushing a new tag will not trigger a new evaluation.
```
or, run
```bash
./utils/submit.sh "submissio -v0.21"
```
5) You should now be able to see the details of your submission in the repository's issues page.
`
https://gitlab.aicrowd.com/
<your-aicrowd-username>
/the-neural-mmo-challenge/issues
`
...
...
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