Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 771 Bytes

File metadata and controls

32 lines (16 loc) · 771 Bytes

EXPLANATION - Rice Classification/Tabular Data Classification

basic rice-classification model which enhances tabular data classification

built with google colab and TPU, this model runs on CUDA

used kaggle dataset rice-classification

TO RUN IT

Clone the project or copy-paste the cells into Jupyter notebooks or Google Colab or similar notebooks.

Everything is explained in between lines with commands

Make sure you have enough space in your computer

Run the cells in order.

EXPLANATION - Pet Classification/Image Classification

basic image classification model

built with google colab and TPU, this model runs on CUDA

used kaggle dataset andrewmvd/animal-faces

TO RUN IT

Clone or copy-paste the cells into Jupyter/Google Colab

Run the cells in order.