REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
39/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview

Handwritten Digit Recognition using MNIST Dataset with a Fully Connected Neural Network (FCNN)
Overview
This project demonstrates a complete pipeline for recognizing handwritten digits using the MNIST dataset. The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation of a Fully Connected Neural Network (FCNN).
Project Description
The project uses the MNIST dataset, which consists of 70,000 images of handwritten digits (0-9) split into training and testing sets. The pipeline includes:
- Data Loading: Loading the MNIST dataset from a public source.
- Data Preprocessing: Normalizing and reshaping the images to be suitable for the FCNN model.
- Model Training: Building and training a Fully Connected Neural Network using TensorFlow/Keras.
- Performance Evaluation: Evaluating the model's accuracy and loss on the test set, and visualizing the results.
Key Features
- Data Preprocessing: Techniques such as normalization and reshaping for optimal model performance.
- Model Architecture: Details of the FCNN layers, activation functions, and optimization techniques.
- Evaluation Metrics: Accuracy, loss, confusion matrix, and visualizations to assess the model's performance.
About Me
Hi, I'm Ahmad Ali, a passionate data scientist and machine learning enthusiast with a knack for solving complex problems using data-driven approaches. I have a strong background in data science and artificial intelligence, and I enjoy working on projects that involve deep learning, computer vision, and natural language processing.
Get in Touch
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The AI Image Enhancement repository provides Jupyter Notebook examples and Anaconda environment files for utilizing artificial intelligence techniques to enhance digital images. This project aims to demonstrate various image enhancement algorithms and their implementation using Python and Jupyter Notebooks.
44/100 healthActive repository
Jupyter NotebookNo license
⑂ 1 forks◯ 0 issuesUpdated Feb 4, 2026
This project demonstrates a complete pipeline for weather prediction using a Fully Connected Neural Network (FCNN). The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation.
31/100 healthActive repository
Jupyter NotebookNo license#ai#artificial-intelligence#data-analysis#data-science
⑂ 0 forks◯ 0 issuesUpdated Jun 15, 2024