Self-taught Projects

Simple Image Classification

Node.jsTensorFlowViteNestJS

A simple classification that predict image is cat or dog. Training the model first. Then trained model put on backend. Finally the frontend hit API for predict image.