Issues
- 4
- 2
How to Simulate A la Carte
#132 opened by FBoyang - 4
problems with demos
#131 opened by AIAdventures - 0
Finish report
#104 opened by dsteinberg - 0
- 0
Extensive profiling
#106 opened by dsteinberg - 0
- 1
Implement random arc-cosine features
#128 opened by dsteinberg - 0
implement even more bases
#87 opened by dsteinberg - 1
Use scikit learn "check_estimator" in tests
#129 opened by dsteinberg - 1
Explore softplus as a replacement to log for optimising positive parameters
#127 opened by dsteinberg - 2
Check uncoverml revrand gridsearch traceback
#124 opened by basaks - 0
- 0
Use slices in calculating composed basis gradients rather than zero padding?
#123 opened by dsteinberg - 0
Scalar regularizer is not the same as regularizer per-basis type for kernel composition
#120 opened by dsteinberg - 1
Basis and Likelihood classes should use the parameters in the initialiser, and not require the inputs of the same parameters into the methods
#121 opened by dsteinberg - 1
Basis functions should have "gain" parameters
#119 opened by dsteinberg - 1
Investigate numerical issues in tests
#116 opened by dsteinberg - 0
Simple global optimisation for SLM (and GLM)
#99 opened by dsteinberg - 0
- 1
Trivial item, base.py comment unclear meaning
#118 opened by zunzun - 1
- 0
StandardLinearModel and GeneralisedLinearModel do not work with sklearn.base.clone
#115 opened by dsteinberg - 0
- 2
Numerical overflow in logtrick
#110 opened by dsteinberg - 0
remove/archive legacyGP?
#112 opened by dsteinberg - 3
- 1
Improve Optimisation and Model tests
#102 opened by dsteinberg - 0
Implement Auto-Encoding VB for the GLM
#108 opened by dsteinberg - 3
combination basis error with GLM
#109 opened by MushroomHunting - 0
- 1
Improve documentation
#92 opened by dsteinberg - 2
- 0
- 0
Convert all demos to notebooks
#101 opened by dsteinberg - 3
- 1
- 0
Implement predict_likelihood in glm
#94 opened by dsteinberg - 0
- 0
Implement three parameter beta likelihood
#95 opened by dsteinberg - 1
Write up GLM and SLM in the report
#88 opened by dsteinberg - 0
Allow per-datum likelihood arguments in GLM
#86 opened by dsteinberg - 7
Cannot install :(
#90 opened by ltiao - 1
Reconsider logging and printing
#80 opened by dsteinberg - 1
- 0
Replace jitchol with safechol
#84 opened by dsteinberg - 0
- 0
__call__ members are not documented in sphinx
#79 opened by dsteinberg - 2
Instead of inputting initial basis paramaters in bparams lists, input them as part of basis function construction
#83 opened by dsteinberg - 0
Replicate scipy/numpy heirarchy
#81 opened by dsteinberg