An open API service providing repository metadata for many open source software ecosystems.

Topic: "gradient-descent-implementation"

shehio/Computational-Biology

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

nishi1612/Machine-Learning

This repository consists of Lab Assignments for course Machine Learning.

Language: Jupyter Notebook - Size: 3.53 MB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

nishi1612/Machine-Learning-For-Data-Mining

This repository consists of Lab Assignments for course Machine Learning for Data Mining.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mohamed-stifi/Gradient-Descent-Optimization-Implementation-and-Visualization

Python code for visualizing Gradient Descent optimization paths with animated contours. Demonstrates two strategies: fixed and optimal step sizes. Includes Fibonacci search for step size and data saved with Pickle.

Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mixed-farming/Univariate-Linear-Regression

Implementing the gradient descent algorithm from scratch to perform univariate linear regression.

Language: Jupyter Notebook - Size: 333 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Happ2y/reunderstanding-ML

This repository will contain resources, implementations and other collections necessary for understanding basics of ML.

Language: Jupyter Notebook - Size: 3.46 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eskinderit/GradientDescent

An easy implementation of the GD implementation, comparison using different functions using fixed alpha or the alpha obtained through backtracking algo

Language: Jupyter Notebook - Size: 1.67 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

didof/tf_linear-regression

Created following @StephenGrider Udemy's course

Language: JavaScript - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shiraz-it/lr-immigration-unemployment

Is there a linear connection between immigration and unemployment rate? Let's implement LR and check!

Language: Jupyter Notebook - Size: 3.12 MB - Last synced at: about 2 months ago - Pushed at: over 4 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 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0