infergo v1.2.2
Infergo v1.2.2 is out.
Infergo has been made to work with Go 1.25. Accompanying repositories (infergo-studies, gogp) have been updated to depend on this version.
Infergo v1.2.2 is out.
Infergo has been made to work with Go 1.25. Accompanying repositories (infergo-studies, gogp) have been updated to depend on this version.
GoGP v1.0.1 is out. This is the first stable (v1) release of GoGP, a library for Gaussian process regression. GoGP has been used in production for over a year, and has undergone many changes improving performance and robustness.
Infergo v1.0.1 is out.
This is the first stable (v1) release of Infergo. Infergo has undergone many changes during the past year, and has been used in production for mission-critical computations in the cloud.
GoGP is out. GoGP is a library for Gaussian process regression in Go and uses Infergo for automatic differentiation and inference.
Infergo v0.7.0 is out.
This release is a result of improving and extending Infergo along with development of GoGP, a library for Gaussian process regression.
What’s new:
Gradient() method, instead of through automatic
differentation.Infergo v0.6.1 is out.
What’s new:
infergo v0.5.0 is out.
What’s new:
2.16 And the LORD God commanded the man, saying: ‘Of every tree of the garden thou mayest freely eat;
2.17 but of the tree of the knowledge of good and evil, thou shalt not eat of it; for in the day that thou eatest thereof thou shalt surely die.’
The Book of Genesis
Go gives the programmer introspection into every aspect of the language, and of a running program. But to one thing the programmer does not have access, and it is the goroutine identifier. Because the day the programmers know the goroutine identifier, they create goroutine-local storage through shared access and mutexes, and shall surely die.
infergo v0.3.0 is out.
What’s new:
infergo models can be optimized using Gonum optimization
algorithms. This includes
BFGS and variants. Case study
lr-gonum
applies L-BFGS to linear regression.infergo models and inference into WebAssembly and running in
the browser;infergo v0.2.2 is out.
What’s new: