-
The value of the channels parameter is hardcorded in the model A and therefore tuning channels has no effect.
https://github.com/alan-turing-institute/affinity-vae/blob/4c73db3fc0f3cec645da0a9cf2ea…
-
### Summary
It would be good to add moderator guidelines and the code of conduct to the platform.
They currently exist in the project management folder in a basic markdown file: https://github.com…
-
Just noticed that you have MLJ as a dep here. Depending on your objectives, you may be able to lighten that. MLJ itself just imports a bunch of components. So, for example, maybe you just need `MLJBas…
-
@JuliaRegistrator register
-
When running `dsh init`, if the `--name` parameter is not provided, the error message says that the `--deployment-name` parameter is not provided. This was the old name for that parameter.
Whe…
-
This will help with experimentation of quantification of how certain (yet always correct) the optimiser has to be for optimal object detection:
https://github.com/alan-turing-institute/grace/blob/4…
-
-
Our crowdsourced [Crypto Attack Wiki](https://github.com/1712n/dn-institute/tree/main/content/attacks) has a [number of bots](https://github.com/1712n/dn-institute/tree/main/.github/workflows) in char…
-
ION imposes a 1kB size limit on the delta file used to update a DID. This limits the size of any public keys stored in the DID document.
For RSS (and potentially other features) we need keys larger…
-
Hello, I have added to BetaML a model to use a [AutoEncoder](https://sylvaticus.github.io/BetaML.jl/stable/Utils.html#BetaML.Utils.AutoEncoder) in a very simple way from the end user prospective, with…