gopikrsmscs/stock-price-prediction-transformer
Tesal Stock Price Prediction Using Transformer
Implements a simplified Transformer architecture with multi-head attention and layer normalization for time series forecasting, processing historical OHLCV data normalized via MinMaxScaler into sequential windows. Built on TensorFlow, it handles the complete pipeline from CSV ingestion through sequence generation, model training, and RMSE evaluation with matplotlib visualizations comparing predicted versus actual prices. Adaptable to any stock ticker by swapping the input dataset while maintaining the core Transformer components.
No commits in the last 6 months.
Stars
31
Forks
6
Language
Python
License
MIT
Category
Last pushed
Feb 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/gopikrsmscs/stock-price-prediction-transformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KittenCN/stock_prediction
基于神经网络的通用股票预测模型 A general stock prediction model based on neural networks
harveybc/predictor
Predictor that uses a configurable plugin-based predictive supervised learning model, to make...
ashioyajotham/fingpt_trader
A quant trading system platform based on FinGPT, demonstrating new applications of large...
ImplicitLayer/AlphaAnalysis
Full library for analyzing financial data using ML and classical approaches
mjmaher987/Stock-Prediction-Using-ML
Predicting Stock and Currency Prices Using Machine Learning and Artificial Intelligence Tools