Tagged articles
2 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Mar 12, 2020 · Fundamentals

Fundamentals of Derivatives and Partial Derivatives for Neural Networks

This article introduces the mathematical foundations of derivatives and partial derivatives, explains their role in optimizing neural network parameters, covers basic derivative formulas, linear properties, sigmoid derivative, minimum conditions, and constrained optimization using Lagrange multipliers, providing a comprehensive guide for machine‑learning practitioners.

DerivativesNeural Networkscalculus
0 likes · 8 min read
Fundamentals of Derivatives and Partial Derivatives for Neural Networks
21CTO
21CTO
Aug 29, 2017 · Artificial Intelligence

Why You Don't Need Advanced Math to Start Learning Deep Learning

Despite the hype that deep learning demands heavy calculus and linear algebra, this article shows beginners how basic concepts like derivatives and partial derivatives can be grasped with simple analogies, explains activation functions, learning rates, and the role of training and testing data in neural networks.

DerivativesNeural Networksactivation function
0 likes · 12 min read
Why You Don't Need Advanced Math to Start Learning Deep Learning