Skip to content

TheDoctorAI/AI-Trader

Repository files navigation

AI-Trader

We had some good codes going here but some new ideas have happened. They will be shown here (Different branch) and over at TheDoctorAI/edge-learner


---- Setting Up Locally:

pipenv sync

pipenv shell

python -m ipykernel install --user --name=aitrader

jupyter notebook --ip=127.0.0.1

---- At this point you should be able to switch to your Pipenv's Python as kernel in notebook.


or...

All of the .ipynb scripts in this repo can be run on Google Colaboratory. There is a Colab button link on each of the script pages here on Github. For instance: https://github.com/TheDoctorAI/AI-Trader/blob/master/lstm_forecaster.ipynb