Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NOTE: A graph line ending early just indicates an early convergence with training error

The goal of this Machine Learning Algorithm is to figure out the price of a car based off of different factors, such as model, make, year, etc.

Observing Differences Between Different Optimizers - Regression

image

Observing differences between learning rates

image

It looks like Adam generally does much better with lower learning rates and starts closer to the solution

image

It looks like SGD converges very slowly and starts far from converged loss

image

Adarad starts closest to the solution out of the other three but the problem is that it can take a long time to converge, more time than Adam in some cases

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages