随笔分类 -  pytorch+pytorch linghtling

摘要:# -*- 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 水木清扬 阅读(194) 评论(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 水木清扬 阅读(289) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-17 13:52 水木清扬 阅读(6) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-16 15:37 水木清扬 阅读(6) 评论(0) 推荐(0) 编辑
摘要:目录 Pytorch Leture 05: Linear Rregression in the Pytorch Way Logistic Regression 逻辑回归 - 二分类 Lecture07: How to make netural network wide and deep ? Lect 阅读全文
posted @ 2019-01-16 14:26 水木清扬 阅读(544) 评论(0) 推荐(0) 编辑
摘要:Pytorch学习系列(一)至(四)均摘自《深度学习框架PyTorch入门与实践》陈云目录:1.程序的主要功能2.文件组织架构3. 关于`__init__.py`4.数据处理5.模型定义6.工具函数7.配置文件8.main.py9.使用1.程序的主要功能: 模型定义 数据加载 训练和测试2.文件组织 阅读全文
posted @ 2019-01-14 12:03 水木清扬 阅读(3253) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-14 12:01 水木清扬 阅读(4) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-14 11:59 水木清扬 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-12 19:10 水木清扬 阅读(3) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-12 14:10 水木清扬 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-11 11:16 水木清扬 阅读(3) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。
posted @ 2019-01-10 14:18 水木清扬 阅读(21) 评论(0) 推荐(0) 编辑
摘要:pytorch官网上两个例程 转自::https://www.cnblogs.com/zf-blog/p/7792373.html caffe用起来太笨重了,最近转到pytorch,用起来实在不要太方便,上手也非常快,这里贴一下pytorch官网上的两个小例程,掌握一下它的用法: 例程一:利用nn 阅读全文
posted @ 2018-12-21 15:41 水木清扬 阅读(1330) 评论(0) 推荐(0) 编辑

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