Kismuz / btgym

Scalable, event-driven, deep-learning-friendly backtesting library
https://kismuz.github.io/btgym/
GNU Lesser General Public License v3.0
985 stars 260 forks source link

News and updates: Slack channel added #39

Closed Kismuz closed 5 years ago

Kismuz commented 6 years ago

vvv Scroll down for latest updates vvv

All of the above results in about 2x training speedup in terms of train iterations: stacked LSTM agents takes ~20M steps to converge on 6 month real data set (was: 40).

Kismuz commented 6 years ago

- 17.02.18: First results on applying guided policy search idea (GPS) to btgym setup: https://github.com/Kismuz/btgym/blob/master/examples/guided_a3c.ipynb

Documentation on GPS API: https://kismuz.github.io/btgym/btgym.research.gps.html

- tensorboard summaries are updated with additional renderings: actions distribution, value function and LSTM_state; presented in the same notebook.

Kismuz commented 6 years ago
Kismuz commented 5 years ago
Kismuz commented 5 years ago
Kismuz commented 5 years ago
Kismuz commented 5 years ago
Kismuz commented 5 years ago
Kismuz commented 5 years ago