trading-bot icon indicating copy to clipboard operation
trading-bot copied to clipboard

Stock Trading Bot using Deep Q-Learning

Results 17 trading-bot issues
Sort by recently updated
recently updated
newest added

I didn't see Agent.n_iter being updated, is that a bug?

Use Pipenv instead of requirements.txt. This also has the benefit of updating some dependencies.

Hey, I am at second as per written in the readme file but I am getting this error, Can you tell what is this and why is it? How can...

QUESTION - how to save new model? when i run a train.py, where it's saved the trained agent/model? i see some file already present in model but i need to...

Hey, so to predict the current timestamp what would I need to do?

Maybe it's me - but how can I reduce the number of Epochs - it runs forever!

Hi, I'm just trying to understand how the model is created I understand that you're repo comes with multiple models for GOOG with different episodes but how were these created?...