-
- [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 TensorFlow, ch…
-
Hi,
I want to build a custom environment in which an action would be a 2d matrix (basically a b/w image), and one of the solutions I found is to use a policy based algorithm such as PPO with the po…
-
I'm trying to rerun your code but I encounter this:
```bash
linus@srv-aws:~/2DOCR/ultra_high_resolution_segmentation$ ./train_deep_globe.sh
fpn_global.508_4.28.2019_lr2e5
mode: 1 evaluation: Fal…
-
I'm studying your tool now, and I want to import my own network for verification, but I do not know how to get .mat file. Your example shows that exported from tensorflow, but how? And my own network …
-
Hi,
My masters thesis is on making neural nets use less memory. One technique I am looking at is memory checkpointing. I can solve for the optimal policy (including multiple recomputations), given …
-
This is just raising some of the observations in #191 into a new issue again
`TensorNetwork` object in `Node` is primarily used for backend access.
I think we could replace the network attribute …
-
_edit:_ Important point I missed to mention: I did not encounter this issue with CUDA backend.
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorfl…
-
Hi~
In your abstract, you said "In this work, we propose Attention Guided Graph Convolutional Networks (AGGCNs), a novel model which directly takes full dependency trees as inputs", but I don's see…
-
Theano has supported multiple GPUs since v0.8.0.
(cf. [Using multiple GPUs — Theano 0.8.0 documentation](http://deeplearning.net/software/theano/tutorial/using_multi_gpu.html) )
Does Keras also suppor…
-
When I compile the c++ extension on windows with pytorch1.1.0. I get the following error.
How to resolve the question? Thanks!
E:/Program Files/Python35/lib/site-packages/torch/include\THC/THCNumeri…