SilvioBaratto/stockpy
Deep Learning Regression and Classification Library built on top of PyTorch and Pyro
This library helps financial analysts and data scientists predict future stock prices or classify market trends using historical stock data. You provide raw or pre-processed stock data (like CSVs or dataframes), and it outputs predictions for future stock values or classifications for market movements. It's designed for quantitative analysts, traders, or researchers who need to apply deep learning models to time-series data.
No commits in the last 6 months.
Use this if you need to build and train deep learning models for forecasting stock prices or classifying financial market behavior.
Not ideal if you are looking for an out-of-the-box trading bot or a tool that automatically generates financial advice.
Stars
16
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SilvioBaratto/stockpy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
erdogant/bnlearn
Python package for Causal Discovery by learning the graphical structure of Bayesian networks....
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
google/edward2
A simple probabilistic programming language.