greathope
greathope
Same problem
@yohohohoho I just tried deceasing the lr, it seems the loss starts to drop, you should try it
@Cadene with trainval datasets? Actually I got 65.42...
所以这本书就是把Machine learning: A Probabilistic Perspective浓缩了下?
> Apparently that's an issue with the cloudflare captchas. I found that it works when dev tools are open. Adding the following line resolved the issue for me. `chrome_options.add_argument("--auto-open-devtools-for-tabs") #...