-
Call me crazy, but `BatchGradientDescent` doesn't find the min, nor the argmin, as the `GradientDescent` part of the function name and the `optimisation` package name would suggest. It also doesn't d…
-
See here:
http://www.eecs.berkeley.edu/Pubs/TechRpts/2010/EECS-2010-24.pdf
-
I'm curious what the current state of browsers is, with regards to attribute-based selectors. For quite a while, attribute selectors were nearly an order magnitude slower in IE. But I'm no longer awar…
-
Right now we're looking at which of the hot new Sass features we want to use in Foundation for Apps. We'd like to shoot for libsass compatibility so our stack can be pure JavaScript, so when we say "n…
-
Lengthscale parameter is invariant to scale - relative to period - default value of zero makes sense - also check that no out of bounds checks are made
It is also numerically unstable - past a certai…
-
As you as you have some more than just a few fields in a section, you will notice that the collapse/expand animation starts to degrade. In Safari, I experienced up to 15 seconds delay (with the browse…
-
This kernel
ScoredKernel(k_opt=ProductKernel([ MaskKernel(ndim=8, active_dimension=0, base_kernel=CubicKernel(offset=1.757755, output_variance=7.084045)), MaskKernel(ndim=8, active_dimension=7, base_…
-
For the next release, improving page transitions is a top priority. It's clear that overlfow: support isn't broadly supported and that JS scrollers are heavy and only work on a small slice of our tar…