An open API service indexing awesome lists of open source software.

https://github.com/josephy5/stonks

A stocks prediction script that I created when I started learning python
https://github.com/josephy5/stonks

Last synced: about 1 year ago
JSON representation

A stocks prediction script that I created when I started learning python

Awesome Lists containing this project

README

          

# Stonks
A stocks prediction script that I created when I started learning python during my early years of studies.

This script was primiarly used as my learning material for understanding data analysis tools (like pandas, and numpy) and tensorflow in python.

It was based on an online tutorial that I found.