Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) google research football environment #314

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
2630f04
feature: add google research football environment
YuriCat Apr 22, 2022
adf111f
feature: set action set=v2
YuriCat Apr 22, 2022
2aaf70a
feature: add rulebase action (builin ai)
YuriCat Apr 22, 2022
473b047
feature: rulebase agents in football environment
YuriCat Apr 22, 2022
4e01997
fix: rulebase agent key
YuriCat Apr 22, 2022
306f20c
fix: rulebase key
YuriCat Apr 22, 2022
44a7262
feature: cnn feature save memory
YuriCat Apr 22, 2022
1c77cb0
fix: cnn feature save memory
YuriCat Apr 22, 2022
0a5d6c3
feature: reverse history
YuriCat Apr 22, 2022
f72c390
experiment: render football output
YuriCat Apr 23, 2022
5455f15
feature: update fottball environment
YuriCat Apr 23, 2022
c70e2cf
Merge experiment/football_environment
YuriCat Apr 23, 2022
9860e07
feature: change render option
YuriCat Apr 23, 2022
c54e573
Merge branch 'fix/set_rulebase_agent_key' into experiment/football_en…
YuriCat Apr 27, 2022
0bffbe9
Merge branch 'develop' into experiment/football_environment
YuriCat May 11, 2022
855ade7
feature: 115+alpha feature, lstm net
YuriCat May 11, 2022
e700747
fix: lstm net
YuriCat May 11, 2022
3ef775a
feature: subjective feature
YuriCat May 11, 2022
d9b8967
fix: apply TanH to heads
YuriCat May 12, 2022
13bc972
fix: apply tanh for v, r heads
YuriCat May 12, 2022
7de8940
Merge branch 'experiment/football_environment' into experiment/footba…
YuriCat May 12, 2022
0dffa05
Merge experiment/football_environment
YuriCat May 12, 2022
2001b57
Merge branch 'experiment/football_environment_115_wrapper' into exper…
YuriCat May 12, 2022
833660c
feature: show flags
YuriCat May 12, 2022
7abab58
feature: render only in show mode
YuriCat May 12, 2022
1102e3c
fix: remove debug print
YuriCat May 12, 2022
2a7e657
feature: make feature with index
YuriCat May 14, 2022
73e5405
feature: update football environment
YuriCat May 19, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading