yacoubb / stock-trading-ml

A stock trading bot that uses machine learning to make price predictions.
GNU General Public License v3.0
595 stars 254 forks source link

Jupiter notebook on Google Colaboratory? #10

Open pahirschberg opened 4 years ago

pahirschberg commented 4 years ago

I'd like to play with your project on Colab. I can't seem to import it. Any advice? Thank you

XyzzyX44 commented 4 years ago

Create a new notebook and type away. All the source code is here. you can copy paste all you want. Best suggestion I have, unless you want to clone the repo and then upload it some other way. Guaranteed way is to type it out. It really isn't that big of a project. Cheers