-
After completing Tutorial 2 I tried to evaluate the onehidden model (CPU) on MNIST Images which I had as tif saved.
So I used the C# Client and loadet the Images (bitmap) and used the method provided…
K1T00 updated
8 years ago
-
From [a twitter thread](https://twitter.com/jonsterling/status/698931840103555072) and RL discussions.
@jonsterling would you mind outlining how you think this would work and affect the language agai…
garyb updated
7 years ago
-
on the real data, we do a bunch of great analysis, but we skipped that on the theory/simulated data.
here are some related specific comments:
- [x] in Fig 1, why not also add the 2 estimates (say for …
-
read those papers larry suggested
look into implementation
etc.
-
@ericmandel - Is is possible / easy to build something like this with JS9?
http://aladin.u-strasbg.fr/AladinLite/doc/API/examples/marker-creation/
I.e. an image that can be panned / zoomed in a simpl…
cdeil updated
8 years ago
-
Bare keys are currently restricted to `A-Za-z0-9_-` but I don't get the rationale. The only character that really needs to be escaped is `.`. Is anything else, including spaces, a problem for parsers …
-
#### Qubes OS version (e.g., `R3.1`):
R3.1 with testing repository
#### Affected TemplateVMs (e.g., `fedora-23`, if applicable):
debian-8
---
### Expected behavior:
/////
### Actual behavior:
```…
-
To fork from a different discussion in #26, the questions here are:
1. should we expect the `message` argument to `info()` and `error()` methods to be parameterized by referring to portions of the pay…
-
It seems the scoring API is a bit broken, the code does not allow for scorers that require the classifier as inputs. But this cannot even be fixed using partial function as the clf is copied inside.
c…
-
The `grid_search` module now supports a list of grids, and a random-sampled parameter space, and may in the future support other search algorithms. The shared purpose is: tuning (or exploring) hyper-p…