Hitesh Sahu
Hitesh SahuHitesh Sahu
  1. Home
  2. β€Ί
  3. posts
  4. β€Ί
  5. …

  6. β€Ί
  7. 0 INDEX

Loading ⏳
Fetching content, this won’t take long…


πŸ’‘ Did you know?

🀯 Your stomach gets a new lining every 3–4 days.

πŸͺ This website uses cookies

No personal data is stored on our servers however third party tools Google Analytics cookies to measure traffic and improve your website experience. Learn more

Loading ⏳
Fetching content, this won’t take long…


πŸ’‘ Did you know?

🀯 Your stomach gets a new lining every 3–4 days.
AI-DeepLearning

    AI-AgenticAI

    AI-DeepLearning
    • Deep Learning Path πŸ€–


    • Neural Network Hypothesis and Intuition


    • Forward Propagation in Neural Networks


    • Vectorized Neural Networks Model Representation


    • Examples and Intuitions I β€” Neural Networks as Logical Gates


    • Examples and Intuitions II β€” Building XNOR with a Hidden Layer


    • Multiclass Classification with Neural Networks


    • Cost Function for Neural Networks


    • Backpropagation Algorithm


    • Gradient Checking and Random Initialization


    • Training a Neural Network


    • Revision Cheat Sheet


    • AI-DeepLearning Index


    AI-GenAI

    AI-Infrastructure

    AI-Machine-Learning

    AI-Math

    AWS

    Azure

    kubernetes

    Management

    Programming

    Terraform

    Z_Appendix

Cover Image for AI-DeepLearning Index
AI-DeepLearning

AI-DeepLearning Index

πŸ“™ Index of AI-DeepLearning posts

πŸ“™ AI-DeepLearning Index

πŸ“š 13 Posts
πŸ•’ Last Updated: Sun Aug 23 2026

This folder contains AI-DeepLearning-related posts.

#Blog LinkDateExcerptTags
1AI-DeepLearning IndexSun Aug 23 2026πŸ“™ Index of AI-DeepLearning posts
2Deep Learning Path πŸ€–Fri Feb 27 2026A comprehensive learning path for deep learning, covering foundational concepts, optimization techniques, project structuring, convolutional neural networks, and sequence models. This guide provides a structured approach to mastering deep learning through the Deep Learning Specialization DLS.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
3Neural Network Hypothesis and IntuitionFri Feb 27 2026Explore the hypothesis and intuition behind neural networks, including their structure, activation functions, and how they process inputs to produce outputs.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
4Forward Propagation in Neural NetworksFri Feb 27 2026Understand how forward propagation works in neural networks. Learn how inputs move through layers, how weights and biases transform data, and how activation functions generate predictions in deep learning models.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Forward Propagation Computational Graphs
5Vectorized Neural Networks Model RepresentationFri Feb 27 2026Learn how to represent neural networks in a vectorized form, transforming scalar equations into efficient matrix operations for scalable and optimized computations.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs Vectorization Matrix Operations
6Examples and Intuitions I β€” Neural Networks as Logical GatesFri Feb 27 2026A simple example of applying neural networks is predicting logical operations like AND and OR. By choosing appropriate weights and bias, a single logistic neuron can simulate these gates. This illustrates the power of neural networks to represent complex functions by stacking simple units.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
7Examples and Intuitions II β€” Building XNOR with a Hidden LayerFri Feb 27 2026In the previous section, we saw how to implement basic logical gates (AND, OR, NOR) using single neurons. However, some functions like XOR and XNOR cannot be represented by a single neuron. In this post, we will see how adding a hidden layer allows us to model the XNOR function.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
8Multiclass Classification with Neural NetworksFri Feb 27 2026Learn how to extend binary classification to multiclass classification using neural networks, where the output layer consists of multiple units representing different classes, and the final prediction is made by selecting the class with the highest output value.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
9Cost Function for Neural NetworksFri Feb 27 2026The cost function for neural networks generalizes the logistic regression cost to multiple output units and includes regularization over all weights in the network. This post breaks down the cost function, explaining the double and triple summations, and provides intuition for how it works.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
10Backpropagation AlgorithmFri Feb 27 2026Backpropagation is the algorithm used to minimize the neural network cost function. It computes the gradients of the cost function with respect to the parameters, allowing us to perform gradient descent and update our model.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
11Gradient Checking and Random InitializationFri Feb 27 2026Gradient checking is a technique to verify the correctness of your backpropagation implementation. Random initialization is crucial for breaking symmetry and allowing the network to learn effectively.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
12Training a Neural NetworkFri Feb 27 2026In this post, we will put together all the pieces we've learned about neural networks to understand how to train a neural network effectively. We will cover the cost function, backpropagation, gradient checking, and random initialization, along with key intuitions for each step.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
13Revision Cheat SheetFri Feb 27 2026A concise cheat sheet covering core concepts, dimensions, activation functions, forward propagation, cost function, backpropagation, gradient checking, random initialization, training pipeline, and key intuition for neural networks.Data Science Machine Learning Deep Learning Neural Networks Artificial Intelligence Computational Graphs
Hitesh Sahu
Written by Hitesh Sahu, a passionate developer and blogger.

Sun Aug 23 2026

Share This on

AI-DeepLearning/0-INDEX
Let's work together
hiteshkrsahu@gmail.com
Munich πŸ₯¨, Germany πŸ‡©πŸ‡ͺ, EU
Playstore
Hitesh Sahu's apps on Google Play Store
Need Help?
Let's Connect
Navigation
Β  Home/About
Β  Skills
Β  Work/Projects
Β  Lab/Experiments
Β  Contribution
Β  Awards
Β  Art/Sketches
Β  Thoughts
Β  Contact
Links
Β  Sitemap
Β  Legal Notice
Β  Privacy Policy

Made with

NextJS logo

NextJS by

hitesh Sahu

| Β© 2026 All rights reserved.