-
I am working on an ISO standards graphics API for python. I have just discovered glowscript. Here are some examples:
unnested form:
```py
from X3Dpackage import *
X3D0 = X3D()
X3D0.setProfile(…
-
Dear Bcbio Team,
I upgraded bcbio recently to v1.1.5 and I am getting below error when running gatk-variant pipeline.
[April 28, 2019 10:11:25 AM AST] org.broadinstitute.hellbender.tools.spark.A…
-
MxNet seems like a super awesome library, but it may be missing a piece of functionality that is critical to a wide variety of tasks, which is the support for variable length sequences.
In the LSTM e…
-
Presenter: [Mr. Ron Evans](https://www.gophercon.com/agenda/speakers/279060)
Liveblogger: [@beyang](https://twitter.com/beyang)
## Summary
An introduction to and tour of computer vision progr…
-
**Edit: for easy reference, the proposed new API is at https://github.com/micropython/micropython/wiki/Hardware-API**
Since we have the WiPy TODO list (#1425) Damien and I spent some time today discu…
-
https://dx.doi.org/10.1093/nar/gkw226
-
# Helium : "OpenMined Grid" Prototype
Background: One of Sonar's main value propositions to the OpenMined ecosystem is the ability to create a marketplace for the training of ML models. This is a h…
-
## Description
see: https://github.com/zhanghang1989/MXNet-Gluon-Style-Transfer/issues/2
within https://github.com/apache/incubator-mxnet/tree/master/example/gluon/style_transfer
There are a numbe…
-
Hamiltonian Monte Carlo (HMC), also known as Hybrid Monte Carlo, is an efficient Markov Chain Monte Carlo (MCMC) method that exploits gradient information to improve on the simpler MCMC methods. See t…
-
Based on some recent benchmarks (on GTX 1080 Ti), using 8-bit quantized integers during inference could give us significant performance improvement. No experiments has been performed yet, but other so…