Kismuz / btgym

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

tensorboard monitor not found #66

Closed shisi-cc closed 6 years ago

shisi-cc commented 6 years ago

Hi! I have seen tensorboard monitor introduction in btgym/example, but the hyperlink is invalid and I couldn't find any code or ipynb files. Is it deprecated or located somewhere else? Thank you

Kismuz commented 6 years ago

@shisi-cc, it's indeed deprecated; now it' far more convenient to use tb in a usual way; thank you for pointing link out.

shisi-cc commented 6 years ago

Ok. Thank you!