Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 290 Bytes

gradient-descent

This is a small project for simulating gradient descent using PHP, HTML Canvas, and JQuery.

For nice view, I set both width and height of HTML Canvas fixed at 800px.

Installation

git clone https://github.com/virgantara/gradient-descent.git  
npm install