deepbluesea

Results 5 comments of deepbluesea

release in 2 weeks apparently.

I bet they release it on the 25th

http://synaptic.juancazala.com/ http://cs.stanford.edu/people/karpathy/convnetjs/ javascript neural network libraries

Return a copy of the array collapsed into one dimension. https://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.flatten.html

net.blobs['data'].reshape(1, 3,200,200) net.reshape() ^reshape a net (changes the input) also look up caffe net surgery for changing the output