This repository contains my final assignment for the NVIDIA "Introduction to Deep Learning" course.
It demonstrates practical application of deep learning concepts using Jupyter Notebooks.
07_assessment.ipynb→ Final assignment notebook- Build and train a neural network
- Evaluate model performance
- Experiment with hyperparameters and optimizers
- Supporting files (datasets or helper scripts if required)
Through this assignment, I gained hands-on experience with:
- Designing and training neural networks
- Applying deep learning techniques on real data
- Model evaluation and optimization