-
release date: 2019-03-05
Expected:
- [x] Pytorch-1.0.1
- [x] pandas-0.24.1,
- [x] PyQt5-5.12.1a
- [x] Tensorflow-1.13.1 , for Python-3.7 also
Focus of the release:
- [x] Pyside2-5.12 comp…
-
https://keras.io/layers/convolutional/#conv2d
data_format: A string, one of channels_last (default) or channels_first. The ordering of the dimensions in the inputs. channels_last corresponds to inp…
-
Hi,
I installed all the requirements (pip -r requirements.txt) , using python3 (tried 3.5 and 3.6).
This is debian buster, but I have tried many dockers.
>
Using TensorFlow backend.
[Mode…
-
I'd like to implement a layer that receives some word embeddings from an Embedding layer, which received a padded list of word indexes, and averages all non-zero word vectors to produce one output vec…
-
Hi, I'm working on a problem where I have a large collection of
related training history data, and I'm wondering if there are any
keras/R tools to help summarize and/or view that combined history.
…
-
When using the most recent version of BNF I get the following error:
```
Loading data from: bnfity.csv ...
Traceback (most recent call last):
File "/home/spadavec/miniconda2/envs/rdkit/bin/bn…
-
Hi,
I'm trying to convert the python loss function from here: https://stackoverflow.com/questions/46876213/custom-mean-directional-accuracy-loss-function-in-keras
I managed to get it working wit…
-
As I see more LSTM implementation on keras, it seems that the length of input sequences should be equal. for example in [addition_rnn](https://github.com/fchollet/keras/blob/master/examples/addition_r…
-
#### Issue Description
I am learning and I have a modified example that I have been running for a while (4 months)very successfully and lately hangs / stop responding randomly while converging. Plea…
-
Might be useful to include comments on how to modify for your own datasets. Eg,
```tokenizer