Luis Montero
Luis Montero
- Change optimizer from SGD to Adam - Change loss from MSE to BinaryCrossEntropy(with_logits=True)
`dev-dependencies` is deprecated from poetry. This PR changes that. Another benefit from it is that we should now be able to do: `python -m pip install concrete-ml[dev]` to install from...
Following a discussion at the office with @leventdem we noticed a small typo in the documentation. Indeed even in the case of re-encryption the gateway receives the handle and not...
Will fail CI because manually edited. Update and re-gen bindings once https://github.com/alloy-rs/core/pull/1003 ported to latest `foundry` version.