Multi-layer neural network built from scratch for MNIST digit classification and recognition.
-
Updated
Oct 30, 2025 - Python
Multi-layer neural network built from scratch for MNIST digit classification and recognition.
Curso de Matemáticas para el Machine Learning del Imperial College London Coursera
This repository provides implementations of numerical optimization algorithms for machine learning and deep learning. It includes clear explanations, mathematical formulas, Python code, and visualizations to help understand the behavior of each optimizer.
My repository for python implementation of a few prominent machine learning algorithms
A implementation for solving the eight queens problem with genetic algorithm and stochastic hill climbing
Add a description, image, and links to the stocastic-gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the stocastic-gradient-descent topic, visit your repo's landing page and select "manage topics."