penguin
penguin
显示结果不同 pandas 表格本来数据为: A B C D E F 0 1.0 2013-01-02 1.0 3 test foo 1 1.0 2013-01-02 1.0 3 train foo 2 1.0 2013-01-02 1.0 3 test foo...
郭老师您好,我是技术小白。想请问您这个MIT liscence的意思是您这个code有MIT线上配套课程吗? 多谢
why I can only replicate the whole model on different gpu, not the model parallel that distributed part of the model to the gpu? I follow the instruction on the...
I add my code as parser.add_argument('--amsgrad', action='store_true',default=False, help='Enable AMSGrad optimizer (default: False)') but when I run this command, the optimizer still run amsgrad as false
why the real video labels are all 0 no matter how many classes I use?
there is running pose in your config.yaml. Where can I find running? thx!