Skip to content

Commit

Permalink
Update docs to refer to the latest example
Browse files Browse the repository at this point in the history
  • Loading branch information
carlogrisetti committed Jan 4, 2022
1 parent 2773c43 commit 0191287
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ maintaining production-quality data pipelines.*

Feel free to also walk through the `Medium tutorial`_.

The most up to date example is `Train and Evaluate using Ray`_. We suggest you to start there!

Guiding principles
------------------

Expand All @@ -53,9 +55,10 @@ functions), and existing modules provide ample examples. To be able to
easily create new modules allows for total expressiveness, making
TensorTrade suitable for advanced research and production use.

.. _TensorTrade: https://github.com/notadamking/tensortrade
.. _TensorTrade: https://github.com/tensortrade-org/tensortrade
.. _Medium tutorial: https://medium.com/@notadamking/trade-smarter-w-reinforcement-learning-a5e91163f315
.. _Keras' guiding principles: https://github.com/keras-team/keras
.. _Train and Evaluate using Ray: examples/train_and_evaluate_using_ray.html

.. |Logo| image:: _static/logo.jpg

Expand Down

0 comments on commit 0191287

Please sign in to comment.