⭐️ Linear Regression with Gradient Descent in JavaScript (Unvectorized, Visualized)
- Updated
Dec 28, 2017 - JavaScript
⭐️ Linear Regression with Gradient Descent in JavaScript (Unvectorized, Visualized)
simple machine learning demo
⭐️ Multivariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
A collection of algorithms done in JavaScript with visual demos
D3.js | Visualization of the gradient descent algorithm for linear regression
Draw a circle and see how close you got to drawing a perfect circle.
A stunning text animation demo inspired by award-winning websites, featuring a smooth scroll-based opacity transition effect. This project demonstrates how to create an engaging text reveal animation that responds to user scroll, similar to effects seen on websites like matvoyce.tv and thirtysixstudio.com.
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
Index of different Optimization Methods
Incrementally perform binary classification using stochastic gradient descent (SGD).
Online regression via stochastic gradient descent (SGD).
An interactive demo made for my talk on Tensorflow
Gradient Descent Visualiser
🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.
Simple linear regression with gradient descent in JS
A toy example of gradient descent written in js via p5 library
A Vue project to demonstrate linear regression with gradient descent(single variable)
gradient descent algorithm for linear programming
App demonstrating various gradient descent optimizers.
Add a description, image, and links to the gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent topic, visit your repo's landing page and select "manage topics."