-
- [x] Линейные модели и градиенты. Feature extraction. "А что если фичи сами себя найдут" Biological inspiration. Unsupervised feature learning. RBM, PCA, всё в scikit-learn
- [x] Intro (s4 theano). …
-
- [X] Check that you are up-to-date with the master branch of Keras. You can update with:
pip install git+git://github.com/fchollet/keras.git --upgrade --no-deps
- [X] If running on Theano, check th…
-
Here are the key features that we will have in Keras by the time it hits v1.0.
- Visualization tools, possibly built on top of Bokeh. You should be able to see everything that's going on in your expe…
-
Hi,
Did someone tried to train AlexNet from scratch using MatConvNet? With using cnn_imagenet script from the examples and enabled batch normalization my results are far below the performance of the …
-
refer to https://arxiv.org/pdf/1702.08835.pdf
Welcome to contribute for this.
-
Can matconvnet concatenates two parallel layer outputs like CONCAT layer in CAFFE? Suppose I have two images as input and to be convoluted at same time followed by a full connect layer to compare thes…
-
Hi
It's been a while that I've started working with cnns and caffe =>newbie!
I've experienced a problem which I opened a question in caffe google group
https://groups.google.com/forum/#!topic/caffe…