stanley

Results 7 comments of stanley

Thank you so much @AndyMcPython - downgrading from 2.5.0 to 2.3.0 fixed the issue for me. The time to convert to savedmodel also decreased significantly. Same issue with `AttributeError: '_UserObject'...

Binary Crossentropy loss must have inputs between 0 and 1. Your labels are not between 0 and 1. I don't think you want to use binary crossentropy. See this document...

My `launch.json` file is as follows on both the host and guest: ``` { "version": "0.2.0", "configurations": [ { "name": "Python: Current File", "type": "python", "request": "launch", "program": "${workspaceFolder}/test.py", "console":...

Not sure this is of any help, but I found Amethyst crashes consistently by quitting, then opening telegram. Thanks. Debug info ``` Version: 0.18.0 (100) OS version: Version 13.2.1 (Build...

Still have the same crash with 0.19.0, here's a quick screen recording, in which I first open telegram when it is minimized, then quit, and reopen it, leading to the...

Will need to merge https://github.com/MyEtherWallet/ethereum-lists/pull/2107 to fix CI first.

> > @409H are you able to resolve the merge conflict and merge? > > Brought the branch up to today, though will be outdated due to SEAL bot constantly...