Dongryeol Lee
41e901d548
Starting clusterwise regression.
2010-08-09 21:47:22 +00:00
Dongryeol Lee
b01d137827
Probably done for today.
2010-08-09 21:43:57 +00:00
Dongryeol Lee
0cc847cb21
Auxiliary files for sparse GPR.
2010-08-09 16:11:28 +00:00
Dongryeol Lee
45283928a3
Removing old implementations.
2010-08-09 14:22:44 +00:00
Dongryeol Lee
1bf1a59a0e
Sparse GPR has long way to go, but I will get there.
2010-08-08 16:15:23 +00:00
Dongryeol Lee
07d0ca6fee
Sparse greedy GP in progress.
2010-08-07 21:21:54 +00:00
Dongryeol Lee
3e2ad97989
More multigrid.
2010-08-05 21:46:32 +00:00
Dongryeol Lee
a433a7eb8a
Adding the test driver for multigrid.
2010-08-05 20:46:15 +00:00
Dongryeol Lee
144ae61825
More progress.
2010-08-05 18:56:10 +00:00
Dongryeol Lee
3b2aa16ead
Starting multigrid.
2010-08-05 16:38:37 +00:00
(no author)
c532b1f0da
-
(no author)
600ac54182
-
(no author)
77487a81d1
-
(no author)
65bda76306
-
(no author)
b4882a4d7b
-
(no author)
a2723ffdb0
-
(no author)
588449fca3
-
James Cline
7935acce6d
Make parameter passing to SMO::InitPara sane.
2010-07-27 18:50:30 +00:00
James Cline
1413db1d5f
The svm_r learner now "works" for linear and gaussian kernels for training and testing.
...
After fixing the runtime error in trunk, the results were verified to be identical.
2010-07-27 16:45:45 +00:00
James Cline
a9313711c8
Works for svm_c learner, linear or gaussian kernels for training and testing.
...
svm_r learner is broken, even in trunk, it seems.
2010-07-27 15:37:02 +00:00
James Cline
e04ee20e36
Fixed memory leak.
2010-07-16 13:29:34 +00:00
tqlong
7d6766f477
optim:L-BFGS
2010-07-15 21:13:41 +00:00
tqlong
9eeea23a03
optim::L-BFGS
2010-07-14 23:45:44 +00:00
tqlong
61d4fbfa53
optim:GradientDescent
2010-07-14 21:37:40 +00:00
James Cline
e4efc7eb33
Incorrect matrix access via [] instead of (x,y).
...
Why did this even compile?
2010-07-13 19:43:59 +00:00
James Cline
fa6f9505ab
Added some bounds checking
2010-07-13 14:28:36 +00:00
(no author)
170f57442d
-
tqlong
c7f543751e
optim::NelderMead
2010-07-09 23:30:50 +00:00
(no author)
94df5d0fb8
-
(no author)
bd1333a988
-
(no author)
a767434d66
-
(no author)
21c4de5473
-
(no author)
8ff9e55758
-
James Cline
3ae08c385d
A couple comment updates to reflect ArrayList -> std::vector change
2010-07-07 14:57:53 +00:00
James Cline
c05622f441
Passes its test now.
...
Removed pointless \0 checks, unless they are explicitly in the file (why would they be?) this is unecessary.
Changed from manually resizing vectors to just clearing them.
2010-07-07 14:55:37 +00:00
(no author)
82a01093ba
-
(no author)
ac69f520e8
-
(no author)
170a1b068e
-
(no author)
3ec56e4f48
-
(no author)
1ee4d48d56
-
James Cline
0338a1df20
The textfile_test now passes.
2010-06-30 18:45:56 +00:00
(no author)
371076c3cd
-
(no author)
ad43291137
-
(no author)
84e45bdd3e
-
(no author)
6eaf1bb213
-
(no author)
5aa4818e38
-
(no author)
08f4697781
-
Ryan Curtin
c6b583e301
Convert linalg__private::Center() to armadillo. Created unit test file, because damn, these things get complex and I want to know that they're working right.
2010-06-25 23:31:08 +00:00
(no author)
6082157841
-
(no author)
cf3bfdaf5e
-