mirror of
https://github.com/linyiLYi/street-fighter-ai.git
synced 2025-04-03 22:50:43 +00:00
19 lines
247 B
JSON
19 lines
247 B
JSON
{
|
|
"done": {
|
|
"variables": {
|
|
"reset_countdown": {
|
|
"op": "equal",
|
|
"reference": 10
|
|
}
|
|
}
|
|
},
|
|
"reward": {
|
|
"variables": {
|
|
"score": {
|
|
"reward": 1.0
|
|
}
|
|
}
|
|
},
|
|
"crop": [0, 16, 256, 200]
|
|
}
|