-
Follow up discussion to #131:
> Until now I was working with a couple of data streams from the same timeframe of 1 min.
> but recently I had an idea to incorporate a different data stream (data as…
-
## Problem statement
When we compare the Pytorch translation with the Tensorflow translation we see that the PyTorch version is not training:
### Pytorch results
![image](https://user-images.gi…
-
**Submitting author:** @sebhaan (Sebastian Haan)
**Repository:** https://github.com/sebhaan/geobo
**Version:** v1.0.0
**Editor:** @hugoledoux
**Reviewers:** @npetra, @sgkang
**Archive:** 10.5281/z…
-
The description of the cluster (cray xc40) is as:
Each node has 2 CPU sockets with 12 cores each, 128GB RAM and connected using Cray Aries interconnect.
For the program:
from __future__ import pr…
-
**Submitting author:** @jbuisine (Jérôme BUISINE)
**Repository:** https://github.com/jbuisine/macop
**Version:** v1.2.0
**Editor:** @melissawm
**Reviewer:** @stsievert, @torressa
**Archive:** 10.5…
-
Running at 40kmh for a few minutes, before running Calibration yields (for me) a more reliable calibration first time.
I've found myself a few times, during calibration, alternating sitting or stan…
-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?
-
Greetings,
I've found an interesting [interesting repo containing optimizations methods](https://github.com/hiroyuki-kasai/SGDLibrary) The code is all in matlab and contains some interesting metho…
-
Is it possible with `mlr` to tune the probability threshold for classification using nested cross-validation? In the tutorial on cost-sensitive classification the function `tuneThreshold` is briefly e…
-
Scipyoptimizer gives out an error when it is used with GPAW for relaxation. The problem occurs when interaction mode(which must be set True for scipyoptimizer) is turned on. See the below code and out…