-
Hi all,
The reason I've been slow on convnet-benchmarks these days is because i've been working on the side on DeepMark.
I initially wrote _convnet-benchmarks_ to increase competition among framewor…
-
Hi there, I really appreciate your work and I am trying to implement the model on a custom dataset consisting of just 100 words in native sign language. Each word contains about 8 video samples. Howev…
-
@tdhock This paper on changepoint detection using deep learning is quite popular and relatively recent. The reviewer from NeurIPS also referenced this paper and suggested that I incorporate this metho…
-
From benchmark.py and configs/*.config, we know dlbench provide capability of changing epoch size if we want a quick test without going through full data set.
```
# From configs/tensorflowbm6_gpu2…
-
I'm running on Tensorflow version: 1.4.0
Anaconda Python 3.6
OS X 10.11.6
No GPU
I trained the models in my own environment:
iterations = 10
for i in range(iterations):
nextBatch, nextB…
-
-
How can this project implement a Recurrent Neural Network? Because all stock or crypto are time-series and lookback is a very important aspect of trading
-
Hello. I’m trying to convert my model to MLIR and I’m stuck with this error:
```
python exception: Failure while executing pass pipeline:
error: "__module.cnn/aten::zeros"("/Users/i.beskrovnyy/tts…
-
Hi,
I would like to predict some attributes of the detected boxes by yolov3, e.g, whether the box is occluded.
Is there any instruction on adding a new prediction branch to the yolov3 architectu…
ghost updated
5 years ago
-
### What happened + What you expected to happen
If I try to train a `Auto*` model on my office macbook, it always fails for each of the trials, and finally failed complaining that no trials succeeded…