-
Recent RETURNN:
> RETURNN starting up, version 20200706.123141--git-1bbf93a4, date/time 2020-07-12-09-57-02 (UTC+0200), pid 1594, cwd /work/asr4/zeyer/setups-data/switchboard/2020-06-09--e2e-multi-…
-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet)
Tensorflow
2. Framework version:
tf 1.14.0
3. Horovod version:
horovod/horovod:0.16.4-tf1.14.0-torch1.1.0-mxnet1.4.1-py3.6
4.…
-
I am trying to use this repository for object detection in videos. I have trained and tested tiny-yolo and everything works. But now I am trying to add a simple tracking to **demo.c** file. I don't co…
-
Show error when try to make
```
gcc -Iinclude/ -Isrc/ -DOPENCV `pkg-config --cflags opencv` -Wall -Wno-unknown-pragmas -Wfatal-```
errors -fPIC -Ofast -DOPENCV -c ./src/gemm.c -o obj/gemm.o
In fi…
-
I do love the book. Among my favorite ever.
Chapter 14 examples in "14_recurrent_neural_networks":
Manual RNN
Using static_rnn()
Packing sequences
Using dynamic_rnn()
I am unable to run the cod…
-
Hi, our team works on DL frameworks performance optimization on CPU.
PyTorch CPU performance can be significantly improved with [MKL-DNN](https://github.com/01org/mkl-dnn), an open source deep neural…
-
Recent approaches have proposed to enhance exploration using an intrinsic reward.
Among the techniques:
- [Intrinsic Curiosity Module](https://arxiv.org/abs/1705.05363): uses the loss of a forward m…
-
Copied from Slack Reputation channel May 26:
Anton Kolonin [10:14 PM]
JIC, if you could take all your thought stream on "finding reputation network attractors in heterogeneous social networks"…
-
I would just like to share my experience after working with the `ppo2` PPO implementation. I happily welcome objections, in case I just haven't found the right way to work with the implementations.
…
-
Hi,
I am using World vocoder to reroduce wavs but it seems like World maybe not a good choice to produce high quality voices. I extracted acoustic features with World from original wavs then direc…