gen-ai-py / AICrafter

AICrafter is a simple AI-based project that demonstrates a machine learning model using Python and TensorFlow to classify handwritten digits from the MNIST dataset. This project is designed as an easy-to-follow example for learning AI and machine learning fundamentals.
Other
0 stars 1 forks source link
artificial-intelligence generative-ai machine-learning python

AICrafter

Project Overview

AICrafter is a beginner-friendly AI project that uses TensorFlow to classify handwritten digits from the MNIST dataset. This project demonstrates a basic machine learning pipeline, from data loading to model training and evaluation.

Features

Installation

Clone the Repository


git clone https://github.com/your-username/AICrafter.git
cd AICrafter