It looks like this person started with the mnist tutorial from Tensorflow and then started making changes from there, is good with comments. https://github.com/BanditCat/tfstocks
Another currently running poloniex project. This guy has a good idea on how to interact with the api to get results to the screen. This project is ongoing for a few months now and thats also a good sign and its in python. So many of these projects are abandoned, there are sad statistics on the subject of how many github repos are abandoned and out of date. https://github.com/BenjiLee/PoloniexAnalyzer
Last but surely not least, is Harrison. Pythonprogramming.net, github.com/sentdex. This guy made his start doing stock market analysis freelance and selling his dataset/findings for what i would guess is good money. Im going to link a bunch of his material on the subject of python-stock analysis. As you finish reading this. This link is where you should start, then go back to the top and get through the rest of the reading material before starting this project. https://pythonprogramming.net/machine-learning-python-sklearn-intro/ https://pythonprogramming.net/machine-learning-tutorial-python-introduction/
Starting a new project: Create a github repo, pip install jupyter-notebook, clone that repo to your machine, then just type jupyter-notebook in the starter project and work inside of your favorite web browser.
Future Plans: Once work in the notebook shows promise, we can move the whole package into a curses app for a headless server(AWS) implementation. Using the AWS server instead of my personal machine has a lot of advantages including using their internet connect instead of your own for web api call, downloads, and long-term service.
Contact: Please comment if any of this is skipping steps that anyone new to the subject wants to be covered to catch up. Any questions about progress or work done using these materials please follow the project github repo, or look for additional blog posts. Post any additional material links that might be useful and I'll update the post for the community.
Cheers.
Materials Necessary for next tensorflow project. | Ecency