Danny Vilela

Results 4 issues of Danny Vilela

Hey all, thanks for the amazing library! Just had a quick question/idea for a potential quality-of-life (at least, during development) improvement. Happy to help build a solution here however I...

enhancement
help wanted

Hi all, I noticed this morning that the recent release of [Keras 2.2.5](https://github.com/keras-team/keras/releases/tag/2.2.5) breaks this library's implementation of the `CRF` layer. I ran the official CRF example [here](https://github.com/keras-team/keras-contrib/blob/master/examples/conll2000_chunking_crf.py) using `keras==2.2.4`...

First off: thank you for writing and publishing `fixuid` — it solves a problem I've been having with development Docker containers for a while now! I've been trying to use...

Hi, First of all, thank you all for your work on this project — it's proven fantastic for understanding memory pressure and experimenting with training! I noticed, however, that the...