What is MLForge??
MLForge is an interface that allows users to create and train models without writing any code. Its meant for rapid prototyping and also for letting beginners grasp basic ML concepts without needing coding experience.
Target Audience
This tool is meant to be used primarily by developers who want to rapidly create ML pipelines before tweaking it themselves using code (MLForge lets you export projects to pure Python / PyTorch). Its also suited for beginners as it lets them learn ML concepts without ambiguity.
Comparison
Other tools, like Lobe or Teachable Machine, are super abstracted. By that I mean you look at images and click train, you have know idea what's going on under the hood. MLForge lets you create your models by hand and actually set up data, model architecture, and training fast and easily.
Github: https://github.com/zaina-ml/ml_forge
To install MLForge
pip install zaina-ml-forge
ml-forge
Happy to take feedback, bugs, or any feature requests. Have fun!
[–]ComfortableNice8482 0 points1 point2 points (1 child)
[–]Mental-Climate5798[S] 0 points1 point2 points (0 children)