:orphan: :orphan: Chapter 8: Reinforcement learning. ================================== This gallery contains examples and tutorials for Chapter 8. The examples demonstrate how to use the CodPy library to implement different Reinforcement Learning algorithms for two environments: Cartpole and LunarLander. Each example includes code and outputs, such as plots or results, to help you understand how the library works. Below are the examples for this chapter: .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_ch8/images/thumb/sphx_glr_ch8_example_thumb.png :alt: :ref:`sphx_glr_auto_ch8_ch8_example.py` .. raw:: html
8.1 Using KAgents
.. raw:: html
.. only:: html .. image:: /auto_ch8/images/thumb/sphx_glr_ch8_cartpole_thumb.png :alt: :ref:`sphx_glr_auto_ch8_ch8_cartpole.py` .. raw:: html
8.2 Experiments - Cartpole
.. raw:: html
.. only:: html .. image:: /auto_ch8/images/thumb/sphx_glr_ch8_lunarlander_thumb.png :alt: :ref:`sphx_glr_auto_ch8_ch8_lunarlander.py` .. raw:: html
8.3 Experiments - LunarLander
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_ch8/ch8_example /auto_ch8/ch8_cartpole /auto_ch8/ch8_lunarlander .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_