lenet_mnist / README.md
rzimmerdev's picture
Update README.md
d5f4774 unverified
|
raw
history blame
407 Bytes

zero-to-hero

Create and deploy to production a simple neural network for Computer Vision

Tools Used

  • JAX Library for computing gradients, performing tensor operations and scheming the segmentation model
  • Wandb for metrics and training tools
  • MLflow for deploying and compiling the model for production
  • Gradio for interactive user-experience platform within a online platform (Data-ICMC Website).