Zafarali Ahmed
Zafarali Ahmed
Hi, First of all great library! Now, when I try to load your build script, I get the following: **Uncaught SyntaxError: Unexpected token ILLEGAL** I think this is because of...
The correct solution would be to move __version__ into a new file version.py and then import that in setup.py
As pointed out in https://medium.com/@charlesenglebert/hello-f890944e39fd there is an issue in calculating the y_t in our model. https://github.com/datalogue/keras-attention/blob/856dbe66490a73c55dcfdc2f793aea6c7307b530/models/custom_recurrents.py#L275-L279 Should be `st` and not `stm` (see also eqn 4 in the [Bahdanau...
Right now `HyperOptArgumentParser` contains much of the logic for doing a hyperparamter search on a local machine. https://github.com/williamFalcon/test-tube/blob/master/test_tube/argparse_hopt.py#L259 Why this it not great: - This is the opposite of the...
A friend sent me [this](http://www.cs.toronto.edu/~rgrosse/courses/csc321_2018/slides/lec10.pdf) that seems to be accompanying this repository, I was wondering if there were any plans to add a README-style markdown document to this with a...
Is there a way to have section numbers or relative links to parts of a paper? For example, I wanted to link to the "Attentional Interfaces" bit of the [Augmented...
- Message Counts - User engagement - Common Questions - Failed answers - Anonymized (?)
- should check clashes - add to a saved/pinned courses list - show a schedule (possibly) show suggested courses?