Skip to content

BertRamlot/FlexML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexML

A framework for building machine learning applications that is built on-top of PyQt. You should use FlexML, because it ...

  • ... is highly modular.
  • ... makes it extremely easy to go from data-gathering, to training, to testing, to production.
  • ... actively supports and encourages doing data-gathering, training, and inference, all at once, in realtime.
  • ... makes integrating a GUI easy, for any purpose (data-gathering, training, inference, ...).
  • ... uses only native PyQt6 classes as it base classes, making integration with existing PyQt6 projects easy.

To see FlexML in action, take a look at the fully fledged eye tracker that was built alongside this framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages