Skip to main content

Amazigh Numbers Classification with ANN

·56 words

Overview #

This project is a classification model that uses an Artificial Neural Network (ANN) to recognize and categorize Amazigh numbers.

Features #

  • Trained on Amazigh numeric dataset.
  • Achieves high accuracy with optimized ANN architecture.
  • Works with handwritten and digital numbers.

Technologies Used #

  • Python
  • TensorFlow
  • NumPy

Repository #

Github - Amazigh numbers Classification using ANN from scratch