Alexis Diaz
Alexis Diaz
Same here, wondering if there is any resolution on this.
> I did and got > > > TypeError: Unexpected keyword argument passed to optimizer: learning_rate after way too much troubleshooting, I found that this was happening because I was...
> I guess I found a way to solve it. We need to change the code of precise/network_runner.py, added like this: > > ``` > class KerasRunner(Runner): > def __init__(self,...
> in OpenVoiceOS we are introducing what we call GUI extensions, these provide platform support for gui clients > > this repo does not render the QML files provided by...