Releases: CliMA/RandomFeatures.jl
Releases · CliMA/RandomFeatures.jl
v0.3.4
24 Oct 20:08
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.3.4
Diff since v0.3.3
Merged pull requests:
Update examples with CES.jl loss functions and other cleanup (#57 ) (@odunbar )
update EKP compat to v2 (#59 ) (@odunbar )
New loss functions, and bugfixes for CI pipeline (#61 ) (@odunbar )
Update Project.toml (#62 ) (@odunbar )
Closed issues:
TODO list as of Aug 30 (#1 )
Update examples with the robust training framework developed in CalibrateEmulateSample.jl (#52 )
Plots/FFMPEG CI issue, required adding Plots into Project.toml - find another workaround (#60 )
v0.3.3
13 Apr 01:39
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.3.3
Diff since v0.3.2
Merged pull requests:
Closed issues:
Default / Advise setting sqrt(train pts) as regularization value (#51 )
v0.3.2
04 Aug 00:21
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.3.2
Diff since v0.3.1
Closed issues:
update license (#45 )
Set threads = 10^9 not threads = false (#47 )
Use input-output dim here, over inferring them from distribution (#49 )
Merged pull requests:
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#46 ) (@github-actions[bot])
replace false with 10^9 (#48 ) (@odunbar )
Change inferred sizing to concrete sizing (#50 ) (@odunbar )
v0.3.1
22 Apr 21:07
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.3.1
Diff since v0.3.0
Closed issues:
multithreading control? (#31 )
Merged pull requests:
v0.3.0
19 Apr 01:16
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.3.0
Diff since v0.2.5
Closed issues:
Use SVD of Phi to build matrices? (#38 )
Merged pull requests:
Continued accelerations from profiling (#40 ) (@odunbar )
v0.2.5
12 Apr 02:15
Compare
Sorry, something went wrong.
No results found
v0.2.4
06 Apr 22:01
Compare
Sorry, something went wrong.
No results found
v0.2.3
14 Mar 23:26
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.2.3
Diff since v0.2.2
Closed issues:
If cholesky fails, revert to a default method (#33 )
Merged pull requests:
More stable solves for non-diagonal regularizers (#36 ) (@odunbar )
v0.2.2
28 Feb 18:54
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.2.2
Diff since v0.2.1
Closed issues:
We should not be doing block pseudo-inverses (#34 )
Merged pull requests:
v0.2.1
09 Jan 17:31
Compare
Sorry, something went wrong.
No results found
RandomFeatures v0.2.1
Diff since v0.2.0
Closed issues:
Merged pull requests:
Orad/noise regularization (#25 ) (@odunbar )
Docs vector features (#26 ) (@odunbar )
small bugfixes (#28 ) (@odunbar )
add code and example for pos def Tikhonov parameter (#29 ) (@odunbar )
CompatHelper: bump compat for EnsembleKalmanProcesses to 0.14, (keep existing compat) (#30 ) (@github-actions[bot])