GitHub topics: gradient-descent-algorithm
byx2000/AutoDiff
Automatic derivative calculation of scalar functions.
Language: C# - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
git-steb/structural-deformable-models
Multi-shape detection algorithm in C++ with OpenGL GUI
Language: C++ - Size: 35.3 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
bhargav-joshi/Gradient-Descent-in-Linear-Regression
Gradient Descent is the process of minimizing a function by following the gradients of the cost function. This involves knowing the form of the cost as well as the derivative so that from a given point you know the gradient and can move in that direction, e.g. downhill towards the minimum value.
Language: Jupyter Notebook - Size: 411 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
sahil210695/gradient-descent
A simplified explanation of gradient descent for linear regression in python using numpy
Language: Jupyter Notebook - Size: 309 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
hasanzaidi/gradient-descent
Repo for demonstrating gradient descent algorithms used in Machine Learning in Python 3
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
bamtak/momentum-in-ml
Momentum in Machine Learning
Language: Jupyter Notebook - Size: 936 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1
susiexia/Supervised_Machine_Learning
Supervised ML models
Language: Jupyter Notebook - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
Rangozhang/LearningtoLearnUsingRL
This is a workspace for meta-learning methods using Reinforcement learning
Language: Python - Size: 109 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0
mrzjy/controllable-text-attribute-transfer
Tensorflow implementation of "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)
Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
SadmanSakib93/Gradient-Descent
Implemantation of Gradient Descent from scratch using Python.
Language: Python - Size: 42 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
nitinkamra1992/parallel-gradient-descent
Parallelization of Gradient Descent on Feedforward Neural Networks
Language: C++ - Size: 15.5 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
sadatrafsanjani/Neural-Network
Neural network built from scratch
Language: Python - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
akshayush/FeedForward-and-BackPropagation-DNN-for-multiclass-classification
Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
Spandyie/Exponential-regression-using-Gradient-descent
This repository contains the code that does exponential regression using gradient descent optimizer.
Language: C++ - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
sristishree/Logistic-regression-with-and-without-regularization
Language: Python - Size: 11.7 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
hengbinxu/Gradient-Descent-Implementation
Demonstrate gradient descent
Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
kaustubholpadkar/Linear_Regression_Simulation
Simulation of Linear Regression algorithm using P5.JS
Language: JavaScript - Size: 96.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
bside89/artificial_intelligence_practice3
Practical activity #3, Artificial Intelligence, in Computer Engineering graduation.
Language: Matlab - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0