A GUI application demonstrating different Machine Learning algorithms and models with visual representations of them.
This application goes alongside my Machine learning library located at https://github.com/jamalmoir/ml_components
IMPLEMENTED
- Main screen
- Neural Network GUI
TODO
- Decision Tree GUI
- ???
ROADMAP
Create the main screenCreate the Neural Network screen without functionCreate the Decision Tree screen without functionAdd functionality to Neural Network screen- Add functionality to Decision Tree screen
- ???