neel iyer
neel iyer
Hey @hav-noms I'd like to work on this issue. What do you think is the best way to get started? Thanks!
Hey @medvedev1088 , can I get some help on this issue? I'm thinking about using a library like [btcpy](https://github.com/chainside/btcpy) to implement script parsing. Is this a good approach? Here's my...
@jingli85, @SuperLSH, @tokusyu Are you still working on this? What kind of progress did you make?
@tokusyu, @medvedev1088 after looking at the `script asm` and `script hex` for the nonstandard addresses I’m seeing a lot of them are prefixed with `OP_RETURN`. According to this source (https://en.bitcoin.it/wiki/OP_RETURN)...
Hey @taubaaron, which blog post/notebook were you referring to?
So the style learning happens in `CNNModel`. It doesn't save the weights automatically, but you can definitely add that in. To do a "test" you'll probably need more than 1...