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
5dd31ad5
Commit
5dd31ad5
authored
Dec 03, 2021
by
Siddhartha Laghuvarapu
Browse files
Add forage baseline
parent
ef9793de
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.py
View file @
5dd31ad5
...
...
@@ -2,7 +2,7 @@ from agents import NeuralBaselineMultiAgent, ScriptedBaselineMultiAgent, Scripte
class
LocalEvaluationConfig
:
player_agents
=
[
ScriptedBaselineMultiAgent
]
player_agents
=
[
ScriptedBaselineMultiAgent
Forage
]
opponents
=
[]
opponents
+=
[
ScriptedBaselineMultiAgent
]
*
15
...
...
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