Iaroslav Shcherbatyi

Results 6 issues of Iaroslav Shcherbatyi

In order to obtain predictions of some neural network in neon, I use model.get_outputs(ArrayIterator(X_predict)) where X_predict is numpy N x M matrix, M is number of features and N is...

enhancement

Fixes #13 Let me know what you think.

I am not able to run training with progressive gan code. After installing chainer from source according to instructions [here](https://docs.chainer.org/en/stable/install.html) and following the instructions for installation in this repo, I...

Could you add a code which extracts VGG features from images for image captioning task? This would be a nice starting point if someone wants to try playing with tuning...

I try to get output of googlenet with some randomly generated inputs using a modified version of googlenet_neon.py. I get warning and error messages below. Did I made some mistake...

Hi, I cannot access the http://webcl.nokiaresearch.com/ in order to download binaries, it seems to be down atm. Sorry if it is off topic here; did the address change for the...