-
- Downloads
replace all gin.configurable with alf.configurable (#904)
* replace all gin.configurable with alf.configurable * remove import gin * fix failed test case
Showing
- alf/algorithms/config.py 0 additions, 1 deletionalf/algorithms/config.py
- alf/algorithms/ddpg_algorithm.py 1 addition, 2 deletionsalf/algorithms/ddpg_algorithm.py
- alf/algorithms/dynamics_learning_algorithm.py 4 additions, 4 deletionsalf/algorithms/dynamics_learning_algorithm.py
- alf/algorithms/functional_particle_vi_algorithm.py 6 additions, 7 deletionsalf/algorithms/functional_particle_vi_algorithm.py
- alf/algorithms/goal_generator.py 1 addition, 2 deletionsalf/algorithms/goal_generator.py
- alf/algorithms/hypernetwork_algorithm.py 14 additions, 15 deletionsalf/algorithms/hypernetwork_algorithm.py
- alf/algorithms/mcts_models.py 2 additions, 3 deletionsalf/algorithms/mcts_models.py
- alf/algorithms/particle_vi_algorithm.py 2 additions, 3 deletionsalf/algorithms/particle_vi_algorithm.py
- alf/algorithms/ppo_algorithm_test.py 0 additions, 1 deletionalf/algorithms/ppo_algorithm_test.py
- alf/algorithms/rl_algorithm.py 1 addition, 3 deletionsalf/algorithms/rl_algorithm.py
- alf/algorithms/sarsa_algorithm_test.py 0 additions, 1 deletionalf/algorithms/sarsa_algorithm_test.py
- alf/algorithms/text_codec.py 0 additions, 106 deletionsalf/algorithms/text_codec.py
- alf/algorithms/vae.py 1 addition, 3 deletionsalf/algorithms/vae.py
- alf/bin/play.py 0 additions, 1 deletionalf/bin/play.py
- alf/bin/train.py 1 addition, 2 deletionsalf/bin/train.py
- alf/bin/verify_checkpoint.py 0 additions, 1 deletionalf/bin/verify_checkpoint.py
- alf/environments/carla_controller.py 1 addition, 2 deletionsalf/environments/carla_controller.py
- alf/environments/gym_wrappers.py 11 additions, 12 deletionsalf/environments/gym_wrappers.py
- alf/environments/parallel_environment.py 1 addition, 2 deletionsalf/environments/parallel_environment.py
- alf/environments/suite_babyai.py 0 additions, 4 deletionsalf/environments/suite_babyai.py
Loading
Please register or sign in to comment