Skip to content

karim01234/Linear-Multilinear-Exponential-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Multilinear-Exponential-Regression

Description :

In this academic project, we implemented and compared betwen regression methods for linear, multi-linear and exponential problems.

For the linear case, the implemented algorithms are : Newton method, Gradient Descent, Optimal Gradient Descent and Conjugant gradiant descent.

For the multilinear case, we implemented same methods applied to the linear case and added reguilarization to correct overfitting.

Finally, for th exponential case, the implemented methods are : Gradient Descent, Inetia method and Nestrov's accelerated Gradient Descent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages