stable-baselines3/docs/guide
Gary Briggs 8e5ede783f
Add a section on exporting to TFLite/Coral with demonstration (#679)
* Add a section on exporting to TFLite/Coral with demonstration

* Changelog to reflect new export documentation

* Update docs/guide/export.rst

Fingers on autopilot make word wrong

Co-authored-by: Anssi <kaneran21@hotmail.com>

* Update docs/guide/export.rst

Better wording clarity

Co-authored-by: Anssi <kaneran21@hotmail.com>

* Update docs/guide/export.rst

Better wording clarity

Co-authored-by: Anssi <kaneran21@hotmail.com>

* Clarify motivations and hardware

* Update docs/misc/changelog.rst

Make consistent with other changelog entries

Co-authored-by: Anssi <kaneran21@hotmail.com>

* Sphinx wants the section underline to be at least this long

* Remove first-person voice

* Typos

Co-authored-by: Anssi <kaneran21@hotmail.com>
2021-11-28 10:54:50 +01:00
..
algos.rst Update SB3 contrib algorithms (#604) 2021-10-10 15:41:39 +02:00
callbacks.rst Added support for vector envs in evaluation (#447) 2021-05-28 12:40:29 +02:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Doc fix and improve error messages (#598) 2021-10-08 18:08:31 +02:00
custom_policy.rst Doc update (custom policy + fix her example) (#436) 2021-05-16 18:21:07 +02:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Fix set_env to keep the number of timesteps (#615) 2021-10-23 16:36:40 +02:00
export.rst Add a section on exporting to TFLite/Coral with demonstration (#679) 2021-11-28 10:54:50 +01:00
imitation.rst Add imitation library docs (#200) 2020-10-24 17:33:26 +01:00
install.rst Add Python3.9 CI + upgrade min PyTorch version (#503) 2021-07-06 09:32:03 +02:00
migration.rst Documentation update (#450) 2021-05-23 13:13:11 +02:00
quickstart.rst [ci skip] Simplify quickstart example 2020-05-11 15:32:01 +02:00
rl.rst Add base doc 2020-05-07 10:10:51 +02:00
rl_tips.rst Fix indentation in RL tips doc (#657) 2021-11-10 16:54:20 +00:00
rl_zoo.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
save_format.rst System info helper (#613) 2021-10-18 10:43:56 +02:00
sb3_contrib.rst Update SB3 contrib algorithms (#604) 2021-10-10 15:41:39 +02:00
tensorboard.rst Fix set_env to keep the number of timesteps (#615) 2021-10-23 16:36:40 +02:00
vec_envs.rst Documentation fixes (#514) 2021-07-18 20:51:41 +02:00