Max Zwiessele
|
58097a5241
|
[Kern] added assertion for inputs X being matrix (ndim == 2)
|
2014-04-16 10:15:33 +01:00 |
|
Max Zwiessele
|
541aa1c8b6
|
bug fix: slicing was not checking dimensions
|
2014-04-16 10:12:02 +01:00 |
|
Max Zwiessele
|
a57ca26c89
|
bug fix: slicing can now be turned of by passing None as active_dims
|
2014-04-16 09:49:35 +01:00 |
|
Max Zwiessele
|
d2f73f13ec
|
slicing .... maybe needs to be deleted
|
2014-04-15 16:47:34 +01:00 |
|
Max Zwiessele
|
333e24a1c3
|
enabled some more getting/setting parameters, such as regular expressions and params
|
2014-04-15 16:06:40 +01:00 |
|
Max Zwiessele
|
01c795ae10
|
pickle test error fixed
|
2014-04-15 14:26:31 +01:00 |
|
Neil Lawrence
|
c2d3c82944
|
Copy and paste observable_array from repository to try and resolve bizzare merge request.
|
2014-04-14 10:00:07 +01:00 |
|
Neil Lawrence
|
9277695a6d
|
More changes to symbolic
|
2014-04-11 16:35:41 +01:00 |
|
Zhenwen Dai
|
9d12c83935
|
fix stick man example
|
2014-04-09 12:22:46 +01:00 |
|
Zhenwen Dai
|
5cfc250ad1
|
[SSGPLVM] add plotting class
|
2014-04-08 15:26:34 +01:00 |
|
Neil Lawrence
|
41ef7f4c72
|
Ongoing changes to symbolic.
|
2014-04-08 06:09:30 +01:00 |
|
Zhenwen Dai
|
01860455af
|
[GPU] add automatic batchsize estimation
|
2014-04-07 11:55:46 +01:00 |
|
Zhenwen Dai
|
bbcba2553c
|
[GPU] GPU version of varDTC is ready
|
2014-04-07 10:25:16 +01:00 |
|
Zhenwen Dai
|
f776db45df
|
[GPU] psi varDTC ready
|
2014-04-07 10:18:03 +01:00 |
|
Neil Lawrence
|
9b5a1edb23
|
Partial changes to symbolic, including adding mapping covariance and beginning to unify code generation.
|
2014-04-07 10:31:13 +02:00 |
|
Zhenwen Dai
|
9d312ab8ff
|
bug fix: caching.py w.r.t. ignore_args
|
2014-04-05 00:10:35 +01:00 |
|
Zhenwen Dai
|
5e01b94d37
|
[GPU] caching not working
|
2014-04-04 19:30:49 +01:00 |
|
Zhenwen Dai
|
934ecc7e95
|
[GPU] varDTC_gpu bug fix
|
2014-04-04 19:03:35 +01:00 |
|
Zhenwen Dai
|
7a74c0b80d
|
[GPU] varDTC_gpu almost done
|
2014-04-04 18:02:53 +01:00 |
|
Zhenwen Dai
|
954af5a6c2
|
[GPU] varDTC_gpu minibatch
|
2014-04-04 17:00:40 +01:00 |
|
mzwiessele
|
11059fb615
|
made observers accessible and observers now only weak reference the observables
|
2014-04-04 14:20:10 +01:00 |
|
mzwiessele
|
04a889b3a9
|
making observables accessable
|
2014-04-04 13:47:02 +01:00 |
|
mzwiessele
|
22e4f8a1e8
|
not importable
|
2014-04-04 13:14:07 +01:00 |
|
Zhenwen Dai
|
8c4507d9f1
|
[GPU] bug fix
|
2014-04-03 12:29:44 +01:00 |
|
Zhenwen Dai
|
bb5c41f64c
|
[GPU] bug fix
|
2014-04-03 12:27:56 +01:00 |
|
Zhenwen Dai
|
f07f66f1f7
|
[GPU] vardtc_likelihood 1
|
2014-04-03 11:07:54 +01:00 |
|
Zhenwen Dai
|
daf5a877f3
|
[GPU] vardtc_likelihood
|
2014-04-03 10:59:17 +01:00 |
|
Neil Lawrence
|
19b3784389
|
Adapt likelihoods init to check for sympy.
|
2014-04-03 09:15:33 +02:00 |
|
Neil Lawrence
|
6551c343c9
|
Adding missing functions file.
|
2014-04-03 09:10:50 +02:00 |
|
Zhenwen Dai
|
f1d831c5f1
|
[GPU] bug fix
|
2014-04-02 11:56:29 +01:00 |
|
Zhenwen Dai
|
24cc9c1bc3
|
[GPU] gradient check ready
|
2014-04-02 11:48:27 +01:00 |
|
Zhenwen Dai
|
b90a867232
|
[GPU] update gradients rest
|
2014-04-02 11:43:32 +01:00 |
|
Zhenwen Dai
|
73f690a4c9
|
[GPU] bug fix
|
2014-04-02 11:22:56 +01:00 |
|
Zhenwen Dai
|
c20cd69c4e
|
[GPU] bug fix
|
2014-04-02 10:52:04 +01:00 |
|
Zhenwen Dai
|
5875a33d21
|
[GPU] bug fix
|
2014-04-01 18:10:35 +01:00 |
|
Zhenwen Dai
|
af56b9951c
|
[gpu] upate gradient
|
2014-04-01 17:38:52 +01:00 |
|
Zhenwen Dai
|
98816659dd
|
[GPU] psi2 ssgplvm
|
2014-04-01 12:09:40 +01:00 |
|
mzwiessele
|
ef501e4529
|
renamed array_core to observable array
|
2014-04-01 10:22:20 +01:00 |
|
mzwiessele
|
c71ee8949c
|
renamed array_core to observable_array
|
2014-04-01 10:20:46 +01:00 |
|
Neil Lawrence
|
f50319ca6b
|
Added negative binomial likelihood based on symbolic: merge symbolic
|
2014-04-01 07:07:10 +01:00 |
|
Neil Lawrence
|
f5b8989ef5
|
Added negative binomial likelihood based on symbolic.
|
2014-04-01 07:03:01 +01:00 |
|
Alan Saul
|
970e133bca
|
Check for sympy
|
2014-03-31 18:22:16 +01:00 |
|
Neil Lawrence
|
292e076a9a
|
Added first draft of symbolic likelihood (working for a student-t example).
|
2014-03-31 17:51:20 +01:00 |
|
Zhenwen Dai
|
b945e8d01f
|
[GPU] psi1
|
2014-03-31 16:18:06 +01:00 |
|
Max Zwiessele
|
46c34d13d5
|
pcikle tests added
|
2014-03-31 14:30:41 +01:00 |
|
Max Zwiessele
|
439d66b67f
|
minor changes bits and pieces
|
2014-03-31 14:12:13 +01:00 |
|
Max Zwiessele
|
5ca56d907c
|
parameterized tests deeper still
|
2014-03-31 14:12:03 +01:00 |
|
Max Zwiessele
|
86c00e3d4d
|
current_slice is not a property
|
2014-03-31 14:11:11 +01:00 |
|
Max Zwiessele
|
498e757eec
|
index operations view delitem added
|
2014-03-31 14:10:36 +01:00 |
|
Max Zwiessele
|
68a8c3a691
|
gradient can be zero and two parameter cancellation is caught
|
2014-03-31 14:09:47 +01:00 |
|