20 次代码提交 (bd8465ae-6ab3-447a-a242-82adfc437b1f)

作者 SHA1 备注 提交日期
Andrew Cohen bd8465ae Merge branch 'fix-resume-imi' of https://github.com/Unity-Technologies/ml-agents into fix-resume-imi 4 年前
GitHub eddeed9c Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 4 年前
Andrew Cohen ecc0d48d update changelog 4 年前
GitHub a98523ea Update docs/Training-ML-Agents.md 4 年前
GitHub 14b09ba3 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 4 年前
GitHub 5108ec97 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 4 年前
GitHub f3d586bc Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py 4 年前
GitHub cb1f5462 Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py 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 年前