56 次代码提交 (7720db33-524b-49ae-a5a6-7775a182ae76)

作者 SHA1 备注 提交日期
GitHub 7720db33 Fix run_id typing in trainer.py (#2537) 5 年前
GitHub 9358fd4f [memory] Fix for tensors not being disposed of. (#2541) 5 年前
GitHub 5d2a6a69 Add a note on Custom messages about needing trainer changes (#2534) 5 年前
GitHub 69613a01 Reducing complexity on a number of classes. (#2480) 5 年前
GitHub 0390c78b Fix determinism in unit test (#2530) 5 年前
GitHub 9e2c30ee Made the _check_environment_trains test a little more easy to pass so the test will not randomly fail (#2520) 5 年前
GitHub 12d57671 Changing Training-RewardSignals.md --> Reward-Signals.md (#2525) 5 年前
Anupam Bhatnagar d1b99bda more small edits 5 年前
GitHub d80812be Merge pull request #2526 from Unity-Technologies/develop-update-offline-bc 5 年前
Anupam Bhatnagar efe16491 added cloud training unsupported comment 5 年前
Yuan Gao 0c42db82 Update the offline_bc_config path 5 年前
GitHub 876aca1e Use numpy for random sample in buffer (#2524) 5 年前
Anupam Bhatnagar baf25046 small edits 5 年前
GitHub 36528481 Merge pull request #2522 from Unity-Technologies/develop-cleanupconfig 5 年前
Anupam Bhatnagar 2cd2048b changes reflecting comments on github 5 年前
GitHub 6f67cf40 unit test - don't use global random generator (#2521) 5 年前
Anupam Bhatnagar cc933115 adding colon 5 年前
GitHub 7ec3d7ad Merge pull request #2516 from Unity-Technologies/master 5 年前
Ervin Teng b1bfb9e8 Delete VisualBanana 5 年前
Anupam Bhatnagar fddede25 first commit 5 年前
Jonathan Harper 2f083c8a Renamed "StepInfo" to "EnvironmentStep" 5 年前
Ervin T 6fb5b63c Fix Baselines gym_unity example to work with the latest Baselines (#2489) 5 年前
GitHub 6a81a2f4 Add Soft Actor-Critic as trainer option (#2341) 5 年前
GitHub 25926795 initialize trainer step count (#2498) 5 年前
Ervin T 06d9678c Minor fix to link to GAIL reward signal doc (#2435) 5 年前
GitHub 4bb97e25 Fix bug with construct_curr_info (#2490) 5 年前
Ervin Teng 28ef8983 Add 2 visual obs test 5 年前
Ervin Teng aca81efb Add more tests 5 年前
Ervin Teng e0da93d1 Fix bug with construct_curr_info and test 5 年前
GitHub bf375235 Change update buffer to float32 instead of float64 (#2461) 5 年前
GitHub 3c1f4dbb python coverage: specify dirs, exclude test files (#2473) 5 年前
Jeffrey Shih df64b64a Fixed typo in Training-Imitation-Learning.md (#2485) 5 年前
GitHub ec7fd11d Merge pull request #2451 from DanAmador/patch-1 5 年前
GitHub cf9e67fb Merge pull request #2470 from Unity-Technologies/release-0.9.2 5 年前
GitHub c13828ce Merge pull request #2474 from Unity-Technologies/release-0.9.2-flake8-fix 5 年前
Yuan Gao 33404e1b Fixed the flake8 5 年前
GitHub df0196f9 Merge pull request #2472 from Unity-Technologies/release-0.9.2-multi-gpu-doc 5 年前
Yuan Gao b9210f4c Updated the comment for —multi-gpu option. 5 年前
Yuan Gao 66205c3e Added the doc for multi-gpu 5 年前
GitHub be66102d Merge pull request #2471 from Unity-Technologies/setup.py-h5py-version 5 年前
GitHub 0afd58fc More flexibility on the h5py version 5 年前
Yuan Gao 0c492fb7 Updated the model 5 年前
Yuan Gao f33830bc Updated the python packages version to 0.9.2 5 年前
GitHub 261ee0b6 Merge pull request #2457 from Unity-Technologies/hh/fix-training-NaN-errors-crawler 5 年前
Hunter 83703d20 moved look rotation logic to avoid potential NaN LookRotation 5 年前
GitHub 1b7045bf Merge pull request #2448 from Unity-Technologies/hh/fix-broken-crawler-prefabs 5 年前
Hunter 45fe60db fixed broken prefabs 5 年前
GitHub 3880fd3a Update development release version to 0.10.0.dev0 (#2443) 5 年前
GitHub 43696d60 Fix bug in add_rewards_output and add test (#2442) 5 年前
GitHub 689765d6 Modification of reward signals and rl_trainer for SAC (#2433) 5 年前