Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasimandiran/matlab-crypto-lstm

Basic app with GUI that you can check out the data, set hyperparameters and train your model on selected dataset and make a backtest. Learning purposes only.
https://github.com/rasimandiran/matlab-crypto-lstm

cryptocurrency lstm machine-learning matlab

Last synced: 3 days ago
JSON representation

Basic app with GUI that you can check out the data, set hyperparameters and train your model on selected dataset and make a backtest. Learning purposes only.

Awesome Lists containing this project

README

        

# LSTM AI for Trading

[![Generic badge](https://img.shields.io/badge/MATLAB-R2024a-BLUE.svg)](https://shields.io/)

Basic app with GUI that you can check out the data, set hyperparameters and train your model on selected dataset and make a backtest.

## Screenshots

![Backtest Screen](https://raw.githubusercontent.com/rasimandiran/matlab-crypto-lstm/main/screeshots/backtest.png "Backtest Screen")

![Training Screen](https://raw.githubusercontent.com/rasimandiran/matlab-crypto-lstm/main/screeshots/training.png "Training Screen")

## Dataset

[Binance Full History on Kaggle](https://www.kaggle.com/datasets/jorijnsmit/binance-full-history)

## License

[MIT](https://choosealicense.com/licenses/mit/)