Skip to content

Demystifying the mathematics powering deep learning. Exploring how linear algebra, calculus, probability & optimization drive neural networks through intuitive visuals and examples. Learn the "why" behind AI algorithms to build smarter, fairer, explainable systems.

Notifications You must be signed in to change notification settings

AddyM/Math_behind_ML

Repository files navigation

The Math Behind the Magic: Understanding the Role of Mathematics in Deep Learning

Grace Hopper Celebration 2025 Presentation
Demystifying the mathematics powering deep learning

License: MIT

๐Ÿ“‹ Overview

Deep learning often feels like magic โ€” systems that can recognize faces, translate languages, and generate human-like text. But behind that magic lies mathematics โ€” the true engine driving every neural network.

This repository contains the presentation materials from my talk at Grace Hopper Celebration 2025, where I demystify the math that powers deep learning and show how concepts from linear algebra, calculus, probability, and optimization come together to make AI work.

๐ŸŽฏ What You'll Learn

Through intuitive visuals and real-world examples, this presentation explores:

  • Linear Algebra: How vectors and matrices move data through neural network layers
  • Calculus: How derivatives and gradients help models learn through backpropagation
  • Probability: How probabilistic reasoning guides predictions and uncertainty quantification
  • Neural Networks: Putting it all together to understand how deep learning systems function

This is not about solving equations โ€” it's about understanding the "why" behind the algorithms.

๐Ÿ“‚ Repository Contents

โ”œโ”€โ”€ presentation/ โ”‚ โ””โ”€โ”€ GHC2025_Math_Behind_Deep_Learning.pptx โ”œโ”€โ”€ sections/ โ”‚ โ”œโ”€โ”€ 01_linear_algebra.pdf โ”‚ โ”œโ”€โ”€ 02_neural_networks.pdf โ”‚ โ”œโ”€โ”€ 03_calculus.pdf โ”‚ โ””โ”€โ”€ 04_probability.pdf โ”œโ”€โ”€ resources/ โ”‚ โ””โ”€โ”€ references.md โ””โ”€โ”€ README.md 

๐ŸŽ“ Key Takeaways

Attendees will walk away with:

  1. Conceptual Understanding: A clear grasp of how mathematics shapes model behavior
  2. Practical Confidence: The ability to interpret AI systems more effectively
  3. Actionable Insights: Knowledge for building smarter, fairer, and more explainable AI solutions

๐Ÿ” Topics Covered

1. Linear Algebra

  • Vectors and matrices as data representations
  • Matrix multiplication in forward propagation
  • Dimensionality and transformations
  • Weight matrices and their role in learning

2. Neural Networks

  • Architecture fundamentals
  • Forward propagation
  • Activation functions
  • Layer compositions and deep networks

3. Calculus

  • Derivatives and gradients
  • Chain rule in backpropagation
  • Gradient descent optimization
  • Learning rates and convergence

4. Probability

  • Probabilistic predictions
  • Loss functions and likelihood
  • Uncertainty quantification
  • Bayesian perspectives in deep learning

๐Ÿ‘ค About the Speaker

Aditya Hajare
Senior Software Architect, Enterprise Innovation - AI/ML
Fannie Mae

  • ๐ŸŽ“ IEEE Senior Member | AI Policy Committee 2025
  • ๐Ÿš€ Co-Founder & CTO, Infinict (Web3 Fintech)
  • ๐Ÿ“š 4 Patents | 15+ Publications
  • ๐ŸŒ Python Software Foundation Member
  • ๐Ÿ’ก Passionate about education equity and AI explainability

Connect with me:

๐ŸŽค Event Details

Grace Hopper Celebration 2025
The world's largest gathering of women and non-binary technologists

Session: The Math Behind the Magic: Understanding the Role of Mathematics in Deep Learning
Date: November 6 2025 Location: Chicago

๐Ÿ“š Additional Resources

For those interested in diving deeper:

๐Ÿค Contributing

Found an error or have suggestions for improvement? Feel free to:

  • Open an issue
  • Submit a pull request
  • Reach out directly

๐Ÿ“„ License

This repository is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ™ Acknowledgments

Special thanks to:

  • Grace Hopper Celebration organizing committee
  • The AI/ML community for continuous inspiration
  • Everyone working to make AI more accessible and understandable

๐Ÿ“ง Contact

For questions, collaboration opportunities, or speaking engagements:


โญ If you find this helpful, please consider starring this repository!

Last Updated: November 2025

About

Demystifying the mathematics powering deep learning. Exploring how linear algebra, calculus, probability & optimization drive neural networks through intuitive visuals and examples. Learn the "why" behind AI algorithms to build smarter, fairer, explainable systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published