jilinnn/diyml

By jilinnn

Updated 10 months ago

REST API using Flask, MongoDB, and Redis; allows users to easily train image classification models.

Image
Databases & Storage
Machine Learning & AI
Message Queues
1

34

Dependencies:

  • MongoDB
  • Redis

Purpose and Summary: This image (and project) was completed Spring 2024 for EC530 Software Engineering Principles @ Boston University. My REST API allows users to upload images and train image classification models, as well as obtain statistics of the trained models and send inference requests to particular models.

More details can be found in my GitHub repo: https://github.com/jilinzheng/DIYML

Docker Pull Command

docker pull jilinnn/diyml