Michael Dietz

Results 7 issues of Michael Dietz

do you plan on releasing the xception weights pre-trained on the ~350 million image dataset you elluded to on twitter and referenced in the paper you published on xception?

Hey! I'm building an application based on the BLE Gateway example and never receiving any mesh events (never reach this code: https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/nRF51/examples/BLE_Gateway/main.c#L309). Don't have a great setup so haven't been...

help wanted

It is best to store all key origin information (master key fingerprint and all derivation steps) in the multisig descriptor. Being explicit with this information should be beneficial if this...

Tests

This is very closely based on [test/functional/wallet_multisig_descriptor_psbt.py](https://github.com/bitcoin/bitcoin/blob/master/test/functional/wallet_multisig_descriptor_psbt.py) both in code and concept. It should serve as some integration testing for Miniscript descriptors, and also documents a simple multisig that starts...

Tests

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour I can't build master on macOS ### Expected behaviour Builds fine...

Build system
Questions and Help

Regarding [Trick 6](https://github.com/soumith/ganhacks#6-use-soft-and-noisy-labels): What activation do you recommend for the discriminator's `real_or_generated` output layer? 'm using a sigmoid activation function but since the output can be as large as 1.2...