Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bitcoin Price Prediction with LSTM

Project Overview

This project uses a PyTorch LSTM model to predict Bitcoin prices based on historical data.

Features

  • Data preprocessing
  • LSTM model
  • Training and evaluation

Requirements

  • Python
  • PyTorch
  • Pandas
  • NumPy

Run

python train.py

Dataset

Download from Kaggle: Bitcoin Historical Data

Results

The model predicts general trends but may miss sudden changes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages