partial-derivative
There are 9 repositories under partial-derivative topic.
Sajjon/EquationKit
Equations in Swift
sbesada/java.math.numerical.library
java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc
JuzerShakir/Linear_Regression
A Mathematical Intuition behind Linear Regression Algorithm
tamaskis/Numerical_Differentiation_Toolbox-MATLAB
Functions and classes to evaluate derivatives, partial derivatives, gradients, directional derivatives, Jacobians, and Hessians.
weberBen/Automatic_differentiation
Implementation of automatic differentiation (AD) in forward and backward modes with mathematical explanations
diazagasatya/ularmelingkarlingkar
First Optimizer - Machine Learning
Yongling225/linear-regression
A simple linear regression algorithm
Alex4386-vault/linear-regression-from-scratch
Linear Regression implemented by gradient descent in C! (Software Mathematics Self-Study Project)
junaidfiaz143/First-NeuralNetwork
This is the code for "sigmoid binary classification without using and ML library" By M.Junaid Fiaz