This project uses a PyTorch LSTM model to predict Bitcoin prices based on historical data.
- Data preprocessing
- LSTM model
- Training and evaluation
- Python
- PyTorch
- Pandas
- NumPy
python train.pyDownload from Kaggle: Bitcoin Historical Data
The model predicts general trends but may miss sudden changes.