Skip to content

kaustumbh7/Web-app-to-Train-and-Test-Machine-Learning-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Web-app-to-Train-and-Test-Machine-Learning-Models

A Django web app developed to make the process of training and testing a Machine Learning model easier.

Currently supports the following functionalities-

  1. Train and test a Text Classification ULMFiT model (Fastai).
  2. Train an Image Classifier by fine-tuning ResNet18 pre-trained model (Pytorch).
  3. Live tracking of model metrics like- training loss, gradients etc. using Weights and Biases

Future work-

  1. Add hyper-parameter tuning to enable the user to configure his model.
  2. Improve front-end.

The working of web app is as-

  1. Choose your application.

  1. Choose if you want to train or test the model.

  1. Upload your training data in a zip file.

  1. Follow the instuctions as shown.

  1. Open your Weights and Biases account and track model training.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published