-
I'm playing around with your code to get a better insight into the inner-workings on convnets, and was curious as to how maxout on convolutional layers was implemented for you, even if unused in your …
-
Would `sklearn.clustering.SOM` be an acceptable addition to the package?
There are already a few implementations in python:
- http://paraschopra.com/sourcecode/SOM/index.php
- http://www.pymvpa.org/e…
-
Jenks natural breaks classifier
-
Hi!
I haven't managed to fix an issue with sunspot, where I can't index objects with accented characters in their content.
I'm using sunspot 1.3.1, sunspot-rails 1.3.1, sunspot-solr 2.0.0pre (to get…
jure updated
10 years ago
-
The background on this request is here https://groups.google.com/forum/?fromgroups=#!topic/overtone/fZxugxHhsqY
Writing the bug to note a few things that popped up when I tried to translate this twee…
-
This discussion is already happening in #202, but I think we should move it here because it doesn't just affect learning rules.
One implication of the move to a full OO syntax, that I certainly didn'…
hunse updated
10 years ago
-
Chapter 2 -- Homotopy type theory -- defines homotopy between paths p and q as a continuous map f from [0, 1] × [0, 1] to a space X such that f(0,-) = p and f(1,-) = q.
This definition misses the ver…