Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.08 KB

Talzeeq

PyQt5 based desktop application to build Deep Learning models in a drag-and-drop environment.

This project is heavily based on the Diagram Scene Example provided by Qt Documentation. The example is available in both C++ and Python languages.

Development

  • Install Python version 3.8.5 (This is the only version I tested the project on until now).
  • Run pip install -r requirements.txt.
  • Run python src/app.py.
  • Have fun!

Thanks goes to