Nicole Finnie

Results 4 issues of Nicole Finnie

I rand the `random_example.py` with the latest Keras `2.2.0` and hit the following error `while_loop() got an unexpected keyword argument maximum_iterations`. Someone from the tensorflow repository suggested using Keras 2.1.5,...

Hey Danny, Was trying to run your script `a_freq_task.sh` and hit the following error and found out that `downsample` is no longer supported by Theano which is still called by...

## Motivation Right now, HuggingFaceEmbeddings doesn't support loading an embedding model's weights from the cache but downloading the weights every time. Fixing this would be a low hanging fruit by...

Hello Tobias, I joined your hand-on session at PyConDE and I tried out your `keras_example.ipynb`. And I hit the following errors, so I wanted to post the workarounds to be...