The learning curve for Machine Learning is quite large and intimidating to people with little coding experience. We aim to make ML more accessible. ML-Viskit is a web application that allows you to create fully functional ML pipelines with 0 code! You drag and drop neural network layers (dense, activation functions, batch normalization, and others) sequentially into a model. ML-Viskit allows you to train the created model directly on the backend server and returns loss and metrics which users can specify. ML-Viskit also has a Firebase database and login system which allows users to save and create individual pipelines without losing their work.
-
Notifications
You must be signed in to change notification settings - Fork 1
saisree27/ml-viskit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scratch, but for Machine Learning