InTDS ArchivebyVatsal ShethImplementing Gradient Descent in Python from ScratchLearn how the gradient descent algorithm works by implementing it in code from scratch.Feb 18, 20225Feb 18, 20225
InTDS ArchivebyErdogan TaskesenHow to Find the Best Theoretical Distribution for Your DataKnowing the underlying data distribution is an essential step for data modeling and has many applications, such as anomaly detection…Feb 3, 202315Feb 3, 202315
InTDS ArchivebyLouis Brulé Naudet 🌱Hessian matrix and optimization problems in Python 3.8How to perform economic optimization without TensorFlow or PyTorch?Aug 9, 20211Aug 9, 20211
InTDS ArchivebyJoos KOptimization with constraints using Lagrange Multiplier in PythonLagrange Multiplier on a function with 2 variables with 1 equality constraintMay 15, 20202May 15, 20202