Skip to content
GitLab
Explore
Sign in
Commits · 162e8c57888ba66560254eb786fac297bad22c46
sgd
Browse files
Dec 17, 2014
using eigenvalue to determine learning rate
· 162e8c57
Ye Kuang
authored
Dec 17, 2014
162e8c57
Dec 16, 2014
add DEBUG label
· 23afad33
Ye Kuang
authored
Dec 16, 2014
23afad33
cleanup in implicit.cpp
· 0e1e1ccb
Ye Kuang
authored
Dec 16, 2014
0e1e1ccb
using inheritence and virtual function to get around, Imp_Experiment does not...
· 7215a4c5
Ye Kuang
authored
Dec 16, 2014
7215a4c5
installed on Ubuntu
· 8a85afff
Ye Kuang
authored
Dec 16, 2014
8a85afff
Dec 15, 2014
add structure of the package
· d431e074
Tian Lan
authored
Dec 15, 2014
d431e074
add struct learning rate. test normal data
· 1472b6d0
Tian Lan
authored
Dec 14, 2014
1472b6d0
Dec 13, 2014
update README.md
· d1111ef2
Ye Kuang
authored
Dec 13, 2014
d1111ef2
normal tested
· 2e5a0d5e
Ye Kuang
authored
Dec 12, 2014
2e5a0d5e
Dec 12, 2014
Use Newton-Raphson update
· a60ecb03
Tian Lan
authored
Dec 12, 2014
a60ecb03
merge
· ab5fb92b
Tian Lan
authored
Dec 12, 2014
ab5fb92b
implicit tested
· bfbdbf78
Tian Lan
authored
Dec 12, 2014
bfbdbf78
covtype data
· 9d11e026
Ye Kuang
authored
Dec 12, 2014
9d11e026
conflict fix
· a996f2da
Tian Lan
authored
Dec 12, 2014
a996f2da
simple implicit sgd, have not tested yet
· 5ecb75e8
Tian Lan
authored
Dec 12, 2014
5ecb75e8
covtype data added
· 0a5af85d
Ye Kuang
authored
Dec 12, 2014
0a5af85d
asgd implemented and tested
· 79ba82e0
Ye Kuang
authored
Dec 12, 2014
79ba82e0
deriv bug fixed, asgd transform added
· 0c9b8018
Ye Kuang
authored
Dec 12, 2014
0c9b8018
transer and derivative added
· 749b2908
Ye Kuang
authored
Dec 12, 2014
749b2908
sgd is tested
· 68e7a6d0
Tian Lan
authored
Dec 12, 2014
68e7a6d0
finish and test all functions except the algorithm
· 00da7dce
Tian Lan
authored
Dec 12, 2014
00da7dce
complete sgd NOT tested
· c1d8204f
Tian Lan
authored
Dec 12, 2014
c1d8204f
Dec 11, 2014
complete all helper funcitons
· cad7555e
Tian Lan
authored
Dec 11, 2014
cad7555e
comput Imp_online_Output_estimate, change structure
· 127416ee
Tian Lan
authored
Dec 11, 2014
127416ee
change ignore. get rid of cpp file to work with sourcecpp
· ce1f1ca4
Tian Lan
authored
Dec 11, 2014
ce1f1ca4
implement the structure for testing implicit on cpp
· d7c79478
Tian Lan
authored
Dec 11, 2014
d7c79478
Dec 10, 2014
basic link function
· 59528cb4
ye
authored
Dec 10, 2014
59528cb4
Dec 08, 2014
Test.
· bf59115a
ptoulis
authored
Dec 08, 2014
bf59115a
Dec 05, 2014
Initial commit
· 8dc911c9
Tian
authored
Dec 05, 2014
8dc911c9
Loading