Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NimaVahdat authored Nov 1, 2024
1 parent ec0fd80 commit 8675bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://github.com/NimaVahdat/ETH_Price_Prediction/blob/main/ETH.png" alt="Logo" style="width: 50px; height: auto;"> ETH Price Prediction
# <img src="https://raw.githubusercontent.com/NimaVahdat/ETH_Price_Prediction/main/ETH.png" alt="Logo" style="width: 50px; height: auto;"> ETH Price Prediction

This repository contains a simple and basic project for predicting Ethereum (ETH) prices using time series analysis and machine learning models. The project includes data preprocessing, feature engineering, and model training using LSTM and GRU neural networks. The models are evaluated using various regression metrics to assess their performance.

Expand Down

0 comments on commit 8675bc3

Please sign in to comment.