Logan Engstrom
Logan Engstrom
I had the same problem. To fix it, as said in Issue #5, you can do the following: > I had the same issue. After you remove the Better JavaScript...
thanks boys!
You should try using `OrderOption.RANDOM`, `QUASI_RANDOM` isn't implemented for distributed training yet. Let me know if that fixes it for you and if not we can try something else!
This is a good idea! Will add to the repo by next week hopefully!
Extension cache is not synced across browser installs. The upper limit for data storage in that method is not high enough for Falcon (I forget the raw numbers). I'm not...
@rtaori: This branch should work, it is what I use every day!
What `log_level` are you running the script with? Can you please post the config box that gets printed out when you run the script?
What output do you get in `./log`?
It is possible, you'll have to open a developer console in your Chrome extension debugger though. ᐧ On Thu, Nov 17, 2016 at 8:25 PM, Dana Merrick [email protected] wrote: >...