bounty Donator
bounty Donator
无法下载优酷视频,下载优酷视频提示如下错误: > AttributeError: 'NoneType' object has no attribute 'group'
Hi, when I trying to compiling sample code below: ``` #include "tiny_dnn/tiny_dnn.h" using namespace tiny_dnn; using namespace tiny_dnn::activation; using namespace tiny_dnn::layers; void construct_cnn() { using namespace tiny_dnn; network net; //...
When I try to use two instance of MProgress.js, both of them did not show up. There something did I wrong? Or it doesn't support two instance in same page...