摘要: # -*- coding: utf-8 -*-"""View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/My Youtube Channel: https://www.youtube.com/user/M 阅读全文
posted @ 2019-01-18 16:57 水木清扬 阅读(242) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-import torchimport matplotlib.pyplot as plt# torch.manual_seed(1) # reproducible# fake data从-1到1分成100分x = torch.unsqueeze(torch 阅读全文
posted @ 2019-01-18 16:46 水木清扬 阅读(201) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-"""View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/My Youtube Channel: https://www.youtube.com/user/M 阅读全文
posted @ 2019-01-18 15:39 水木清扬 阅读(296) 评论(0) 推荐(0)