-
Just a food for thought.
Recently I had a discussion with someone working in scientific computing. They do a lot of heavy duty CPU intensive numerical processing, so Clear Linux should be/could be th…
-
Hi,
The original DockerFile fails to build an image on M1 chip MacBook Pro, showing that
```{bash}
...
0.312 Err:8 http://security.debian.org/debian-security stretch/updates/main arm64 Packag…
-
Hi! I really like this work. The paper is very precise and readable. But I am still curious about some details about computing potential functions.
1. To my understanding, if the model learns well, s…
-
**Is your feature request related to a problem? Please describe.**
Not really a problem, more like a potential optimization (I haven't worked out the details to see if it actually works).
So, if…
-
# Current factors affecting Game go’s strength: engine search and weight values
Factors affecting Game go strength:
- Engine search algorithm
- Structure and specific values of weights (referred to…
-
I think we could do this by numerically approximating the Jacobian via finite difference. Alternatively we could `stack` a bunch of `grad()`s, computing the determinant as in [this suggestion](https:/…
-
Hi, I stumbled over the following:
When plotting meshes, the color interpolation appears to be done in the number space and not in the color space.
(apparently on all backends)
This has weird sid…
-
In the hals code you have a note that says prevH is there to prevent parfor errors. The real question is whether we can optimize each row of H independently. Do we need to use all of H when computing…
-
Conda can used to install a wider variety of packages and being embraced by other ML systems like ML Flow.
-
Greetings! And straight to the point.
[Accord.Net](http://accord-framework.net) has lots of features for working with statistical distributions (and much more). However, all such features require usin…