- 授权协议: BSD
- 开发语言: C/C++ Python
- 操作系统: 跨平台
- 软件首页: http://pytorch.org/
- 软件文档: https://github.com/pytorch/pytorch
软件介绍
PyTorch 是一个 Torch7 团队开源的 Python 优先的深度学习框架,提供两个高级功能:
强大的 GPU 加速 Tensor 计算(类似 numpy)
构建基于 tape 的自动升级系统上的深度神经网络
你可以重用你喜欢的 python 包,如 numpy、scipy 和 Cython ,在需要时扩展 PyTorch。
在粒度级别上,PyTorch 是一个由以下组件组成的库:
通常使用 PyTorch 是将其作为:
作为 numpy 的替代品,以使用强大的 GPU 能力;
一个深度学习研究平台,提供最大的灵活性和速度。
Mastering Regular Expressions, Second Edition
Jeffrey E F Friedl / O'Reilly Media / 2002-07-15 / USD 39.95
Regular expressions are an extremely powerful tool for manipulating text and data. They have spread like wildfire in recent years, now offered as standard features in Perl, Java, VB.NET and C# (and an......一起来看看 《Mastering Regular Expressions, Second Edition》 这本书的介绍吧!
Markdown 在线编辑器
Markdown 在线编辑器
UNIX 时间戳转换
UNIX 时间戳转换
