Skip to content
#

gradio-app

Here are 13 public repositories matching this topic...

🎨 Transform photos into stunning cartoon artwork using OpenCV! Features advanced edge detection, color quantization & bilateral filtering. Includes Gradio web interface for easy use, Jupyter notebooks for exploration, and modular Python architecture. Perfect for learning computer vision concepts.

  • Updated Jul 29, 2025
  • Jupyter Notebook

🏥 AI-powered breast cancer classification using Logistic Regression with 95% accuracy. Features interactive Gradio web interface for real-time predictions on 30 diagnostic parameters from Wisconsin dataset. Includes comprehensive Jupyter notebooks for model training, evaluation metrics, and deployment-ready architecture for healthcare application.

  • Updated Jul 31, 2025
  • Jupyter Notebook

This project predicts used car prices using a feedforward neural network regression model implemented in PyTorch. Features include car age, mileage, and other attributes. The pipeline supports feature normalization, train/validation/test splitting, and visualization of training and validation loss curves.

  • Updated Oct 13, 2025
  • Python

This project classifies SMS messages as spam or ham using a feedforward neural network in PyTorch with a bag-of-words representation. It includes train/validation/test splits, performance evaluation (accuracy, sensitivity, specificity, precision), and saving the trained model and vectorizer for reuse in inference.

  • Updated Oct 13, 2025
  • Python

Tire condition classification using ResNet and transfer learning. This project applies deep learning to identify whether a tire is in good or bad condition based on image data.

  • Updated Oct 12, 2025
  • Python

This project predicts loan approval outcomes (Approved/Rejected) using a PyTorch neural network. It includes data preprocessing, train/validation/test split, model training with BCEWithLogitsLoss, and inference with probability-based classification.

  • Updated Oct 13, 2025
  • Python

Improve this page

Add a description, image, and links to the gradio-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradio-app topic, visit your repo's landing page and select "manage topics."

Learn more