pskrunner14 / trading-bot

Stock Trading Bot using Deep Q-Learning
MIT License
979 stars 341 forks source link

optimization to train faster #8

Closed d3dileep closed 4 years ago

d3dileep commented 4 years ago

/usr/local/lib/python3.5/dist-packages/keras/callbacks/callbacks.py:95: RuntimeWarning: Method (on_train_batch_end) is slow compared to the batch update (0.128259). Check your callbacks.