Skip to content

333caowei/GredientDescendSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GredientDescendSample

This code is the sample of gredient descend. The objective function is y=2 * (x1) + (x2) + 3. So we try to predict variable a,b and c from function y=a * (x1) + b*(x2) + c. The loss function I use is "squared error loss" which is one of the most widely used loss functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages