-
```bash
$ doit list
buildhtml Build HTML documentation.
buildpdf Build PDF documentation.
publish Publish documentation to FTP.
spell Spell document source files.
```
Tasks are today l…
-
Thanks for sharing code. But my concept of motifs is not very clear. Do you mind telling me which code or pseudocode is generating motifs ?
-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
Hi,
This is a feature request.
The standard approach of first using im2col and then using gemm for a convolution has the disadvantage that one very easily runs out of memory. There is actually no …
-
____________________________
ghost updated
5 years ago
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
Dear all,
i managed to compile Tensorflow 0.12.1 with GPU option few months ago on our computational grid based on SL6 but moving to version 1.0 is still an issue with trying to activate the GPU supp…
-
Hi, we're currently building our own client-server based API on top of Ospray for web based visualisation. Some of the API design decisions require a lot of code refactoring (and work). Our concern is…
-
Hi everyone,
I am in the process of android application instrumentation. The problem is the application is crashed when I open the application after successful installation in both emulator and phon…
-
# Current capabilities
As with many similar [reproducible pipeline toolkits](https://github.com/pditommaso/awesome-pipeline), the [drake package](https://github.com/ropensci/drake) can display the …