Topic: "gradient-descent-algorithm"
shubham1908/Understanding-Gradient-Descent-Algorithm-using-Numpy-and-Python
Understanding of the implementation of Gradient Descent algorithm and Performing univariate linear regression with Numpy and Python with visualization and plotting of data with the help of matplotlib and seaborn libraries
Language: Jupyter Notebook - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 5 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: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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

fzehracetin/optimization-techniques
This repository will comprise primary optimization algorithms in Python language. Optimization is an extremely important part of machine learning.
Language: Jupyter Notebook - Size: 48.3 MB - Last synced at: over 1 year ago - Pushed at: over 5 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: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - 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: almost 6 years ago - Stars: 0 - Forks: 0

SouroMLhub/ML_Projects
Language: Jupyter Notebook - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

div5yesh/machine-learning
Implementation of machine learning algorithms and evaluations on MNIST dataset.
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 2

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: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - 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: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kaustubholpadkar/Linear_Regression_Simulation
Simulation of Linear Regression algorithm using P5.JS
Language: JavaScript - Size: 96.7 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

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

sadatrafsanjani/Neural-Network
Neural network built from scratch
Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bside89/artificial_intelligence_practice3
Practical activity #3, Artificial Intelligence, in Computer Engineering graduation.
Language: Matlab - Size: 7.81 KB - Last synced at: 30 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
