Skip to content
#

gradio

Here are 42 public repositories matching this topic...

EDA and Machine Learning Models in R and Python (Regression, Classification, Clustering, SVM, Decision Tree, Random Forest, Time-Series Analysis, Recommender System, XGBoost)

  • Updated Feb 1, 2022
  • Jupyter Notebook

In this model we have tried to use ANN for image classification. We have learnt that ANN flattens the image pixels. This is why we loose some important information, and why ANN should not be preferred for image classification. How ever this project is solely based on the practicing and getting hands dirty and finding dis-advantages of an Architecture over another.

  • Updated Feb 20, 2022
  • Jupyter Notebook

This Python application is based on Hand Written Digits. Tensorflow and Gradio were used as the key requirements for coding. TensorFlow is a free and open-source software library for machine learning. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. Gradio allows you to quickly create customizable UI components around your TensorFlow or PyTorch models, or even arbitrary Python functions.

  • Updated Aug 3, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gradio 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 topic, visit your repo's landing page and select "manage topics."

Learn more