Skip to content

L_p-Regularized logistic regression using Gradient Decent (batch)

Notifications You must be signed in to change notification settings

lipiji/PG_LINEAR

Repository files navigation

# L_p-Regularized logistic regression using Gradient Decent (batch)
#
# lipiji.pz@gmail.com
# 2013-03-01

linux:

cat toy.txt | ./your script


Also, you can modify the batch method to the stochastic method.
If you find some bug, please let me know.

About

L_p-Regularized logistic regression using Gradient Decent (batch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages