Richard Löwenström
Richard Löwenström
Like the --parent option in cp
# Feature request ### Context I would like if it was easier to get correct documentation for POST without an id for creating items. ### Solution It would be nice...
By updating all embeddings regardless of if they are being used (in the current batch) you are decaying them towards 0. Is this intended? https://github.com/deepmind/sonnet/blob/master/sonnet/python/modules/nets/vqvae.py _I have mostly read re-implementations...
# Bug report ## Description / Observed Behavior If I understand correctly, the `mutate` method for the old key changes the new object that has a different key. The key...
Edit: For clarity the original title of issue was "Name of methods' arguments in documentation from autodoc". I was going to create a PR but it seems there is a...
The repository cannot be installed at the moment probably due to new releases of dependencies. I suspect the issue is that the version of `tensorflow_io` is not specified and some...
By updating all embeddings regardless of if they are being used you are decaying them towards 0. Is this intended? _I tried removing the decay but it seems to decrease...
**What API design would you like to have changed or added to the library? Why?** I think the prediction type is a property of the unet since it describes what...
**What API design would you like to have changed or added to the library? Why?** Would be nice to have some way of getting the appropriate scale value for the...
Should be quite easy to add for someone who knows the codebase. The biggest problem might be a new dataset format. Don't expect I need to link this but it's...