-
I found an MIT Licensed Convolutional Neural Network
https://github.com/siddharth950/Convolutional-Neural-Network/blob/master/convolutionalNeuralNetwork.py
It might be useful to include in sklearn/n…
-
Let me know what you think. What is this missing? Any way to make it simpler and more elegant?
``` python
''' Simple model with 2 branches merging into one
left right
| |
\ …
-
I'm curious if other people would be interested in having examples in this fashion: https://github.com/enlitic/lasagne4newbs/blob/master/mnist_conv.py. I've found the existing examples to be a little …
-
Multiple factors motivate this proposal including #57, #119, #129, the papers and codes of Generative Stochastic Networks (GSN) [1, 2, 3, 4, 5], and the scene labeling paper using Recurrent Convolutio…
-
Hi all,
I have just modified caffe to run for dense pixel labelling for my semantic scene understanding task. I am testing that on a very simplistic network with only one convolution layer followed …
-
How should we handle unique resources? Currently, we store general resources in the resources.txt file and reference them via the source tag in the node content. This prevents rewriting the same resou…
cjrd updated
11 years ago