302_PyTorch中文教程:分类-Classification

302_PyTorch中文教程:分类-Classification 更多参考: https://morvanzhou.github.io/tutorials/ 油管频道: https://www.youtube.com/user/MorvanZhou 依赖软件包 torch matplotlib import ...

2019/11/18 14:47
86
301_PyTorch中文教程:回归分析-Regression

301_PyTorch中文教程:回归分析-Regression 更多参考: https://morvanzhou.github.io/tutorials/ 油管频道: https://www.youtube.com/user/MorvanZhou 依赖软件包 torch matplotlib import ...

202_PyTorch中文教程:变量-Variable

202_PyTorch中文教程:变量-Variable torch中的变量(Variable)用于构建计算图(computational graph),但是相对Tensorflow和Theano的静态图不同的是,Torch的graph是动态的。 因此,torch...

2019/09/17 11:05
368
201_PyTorch中文教程:Torch与Numpy互操作

201_PyTorch中文教程:Torch与Numpy互操作 Numpy是经典的数学计算库,Torch中的Tensor可以与之互相转换,从而可以充分利用二者的计算函数和模型,以及使用其它支持Numpy的软件库和工具。但需...

2019/09/17 10:55
183
Spark上的深度学习流水线

Spark上的深度学习流水线 本文根据 https://github.com/databricks/spark-deep-learning 翻译。 本文地址 https://my.oschina.net/u/2306127/blog/1811876,By openthings,2018-05-18. 深度...

Adaptable DL with nGraph™ Compiler and ONNX*

Adaptable Deep Learning Solutions with nGraph™ Compiler and ONNX* Artificial intelligence methods and deep learning techniques based on neural networks continue to gain adopti...

2018/07/29 18:34
180

没有更多内容

加载失败,请刷新页面