Skip to content
#

tensforflow

Here are 20 public repositories matching this topic...

LIME ile Makine Öğrenmesi Modellerini Açıklamak - Demo ResNet50 derin öğrenme modelinin görsel sınıflandırma kararlarını LIME (Local Interpretable Model-agnostic Explanations) algoritması kullanarak açıklayan ve görselleştiren Python projesi. GPU desteği ile hızlı işlem sağlar.

  • Updated Dec 12, 2025
  • Python

This document describes rice image classification using TensorFlow with the Kaggle dataset. The process includes preprocessing, resolution changes, 80:20 data split, and training a Sequential CNN model using Adam optimizer and EarlyStopping, stopping at epoch 2 when accuracy reaches 97%. The model is converted to TFLite, TensorFlow.js, and SavedMod

  • Updated Jan 31, 2025
  • Jupyter Notebook

🌟 Explain visual classifications using LIME with ResNet50 to enhance understanding of deep learning model predictions and their influencing factors.

  • Updated Sep 11, 2026
  • Python

Add this topic to your repo

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

Learn more