stable-baselines3/stable_baselines3/common
Antonin RAFFIN 55912576ed
Cleanup docstring types (#169)
* Cleanup docstring types

* Update style

* Test with js hack

* Revert "Test with js hack"

This reverts commit d091f438e8851ab8d01b66628e06a104f5e5ec69.

* Fix types

* Fix typo

* Update CONTRIBUTING example
2020-10-02 20:05:55 +03:00
..
sb2_compat Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
vec_env Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
__init__.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
atari_wrappers.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
base_class.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
bit_flipping_env.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
buffers.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
callbacks.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
cmd_util.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
distributions.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
env_checker.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
evaluation.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
identity_env.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
logger.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
monitor.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
noise.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
off_policy_algorithm.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
on_policy_algorithm.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
policies.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
preprocessing.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
results_plotter.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
running_mean_std.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
save_util.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
torch_layers.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
type_aliases.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
utils.py Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00