GitHub
|
a98523ea
|
Update docs/Training-ML-Agents.md
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
GitHub
|
14b09ba3
|
Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
GitHub
|
5108ec97
|
Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
GitHub
|
f3d586bc
|
Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
GitHub
|
cb1f5462
|
Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
Andrew Cohen
|
2a5b58dd
|
add special case for non nn.Module load and comment
|
4 年前 |
Andrew Cohen
|
2e5b1352
|
add check that layers still have different dimensions
|
4 年前 |
Andrew Cohen
|
98dcb548
|
test convolutions can be loaded properly
|
4 年前 |
Andrew Cohen
|
58c14f84
|
add doc change
|
4 年前 |
Andrew Cohen
|
1fb2fa73
|
add debug with error print out
|
4 年前 |
Andrew Cohen
|
42105f23
|
add load different reward tests
|
4 年前 |
Andrew Cohen
|
32f68206
|
fix typo in warning for unexpected keys
|
4 年前 |
Andrew Cohen
|
31db7aa0
|
add unexpected keys
|
4 年前 |
Andrew Cohen
|
1283e055
|
use load_state_dict strict = False
|
4 年前 |
Andrew Cohen
|
583001c1
|
use debug statements
|
4 年前 |
Andrew Cohen
|
a7c6fc3e
|
clean up exception catching
|
4 年前 |
Andrew Cohen
|
d6802cf1
|
load individual elements if state dict load fails
|
4 年前 |