Recurrent Neural Networks in Stock Price Prediction
A Python machine learning project using custom recurrent neural networks to predict future stock prices. Trained on 5200 days of IBM closing prices from the AlphaVantage API. Demonstrates time series prediction with detailed mathematical analysis of the underlying calculus.