
|
![]() |
|
![]() |
A deep learning project using CNN to recognize handwritten digits (0–9). Includes data normalization, model training, accuracy/loss visualization, and evaluation using confusion matrix and classifi…
Jupyter Notebook 2
An AI-powered number guessing game built with Python and Keras. The model is trained on a Kaggle dataset using a neural network with categorical_crossentropy loss and the Adam optimizer to classify…
Jupyter Notebook 1
A fully functional Tic Tac Toe game built in Java for two players on the same device. Designed for hands-on learning of core Java concepts, object-oriented programming, and GUI development. Ideal f…
Java 1