Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 1.83 KB

README.en.md

File metadata and controls

76 lines (56 loc) · 1.83 KB

logo

Currency Price Prediction Application

This application allows users to select a currency type and target date to predict future exchange rates using artificial intelligence. The predictions are made based on a TensorFlow-based dense neural network model trained on historical data.

Python 3.9+ PyQt 5.15.2 Platform Win32 | Linux | macOS

tr

Demo

Dollar Price Prediction

Euro Price Prediction

Installation

  1. Install the requirements:

    pip install -r requirements.txt
  2. Run the interface:

    cd app
    python main.py

License

DovizTahmin is licensed under the MIT license.

Copyright © 2024 by emrecpp & MMucahit

⭐ If you like the project, don't forget to star it ⭐