随笔分类 -  pytorch

摘要:参考连接1:https://zhuanlan.zhihu.com/p/416083478 更清楚 参考连接2:https://blog.csdn.net/weixin_43178406/article/details/89517008 更全面 1、requires_grad 在pytorch中,te 阅读全文
posted @ 2022-02-06 15:23 Monster1728 阅读(670) 评论(0) 推荐(0) 编辑
摘要:数据写入: os.makedirs(os.path.join('..', 'data'), exist_ok=True) data_file1= os.path.join('..', 'data', 'animals.csv') with open(data_file1,'w',encoding=' 阅读全文
posted @ 2022-01-30 19:18 Monster1728 阅读(119) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示