Skip to content

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.

License

Notifications You must be signed in to change notification settings

gen-ai-py/AICrafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Handwritten digit classification using the MNIST dataset.
  • Simple neural network with two layers (fully connected).
  • Uses TensorFlow and Keras for easy model creation and training.

Installation

Clone the Repository

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published