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

https://github.com/rxxuzi/vodka


https://github.com/rxxuzi/vodka

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vodka

This project is a system that uses the Transformer architecture to predict the price of virtual currencies. The training data uses historical fixed candlestick data (1 minute) to estimate prices for the next 1, 5, and 10 minutes. During inference, the latest 1-minute data is used as input to predict future price changes.

## License

**Vodka** is licensed under the MIT License See the [LICENSE](LICENSE) file for more details.