Skip to content

EniolaAdemola/tensorflow-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Basics: Handwriting Recognition

This repository demonstrates the basics of using TensorFlow to build a handwriting recognition model using the MNIST dataset. It also includes an example of building the same model using Keras to showcase the simplicity and ease of using the Keras API.

Features

  • TensorFlow Implementation: A deep dive into building a model with TensorFlow from scratch for recognizing handwritten digits.
  • Keras Implementation: A simplified implementation using Keras to compare and highlight its ease of use.

How to Use This Repository

  1. Clone the repository:

    git clone https://github.com/EniolaAdemola/tensorflow-basics.git
    
  2. Navigate to the project directory:

    cd tensorflow-basics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published