源码聚合搜索 - 壹搜网为您找到"

Pytorch 开发

"相关结果 10条

PyTorch

A python-based machine learning framework, providing tensors, dynamic neural networks and strong GPU acceleration.
hub.docker.com

zergtant/pytorch-handbook

Jupyter Notebook / pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
github.com

bitnami/pytorch

Bitnami Secure Image for pytorch
hub.docker.com

rocm/pytorch

The PyTorch on ROCm Docker images
hub.docker.com

bitnamicharts/pytorch

Bitnami Helm chart for PyTorch
hub.docker.com

shibing624/python-tutorial

Jupyter Notebook / Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
github.com

chainguard/pytorch

Build, ship and run secure software with Chainguard's low-to-zero CVE container images.
hub.docker.com

::first-letter

The ::first-letter CSS pseudo-element applies styles to the first letter of the first line of a block container, but only when not preceded by other content (such as images or inline tables).
developer.mozilla.org

pytorch 学习(一)—开发环境搭建 - 简书

Why choose pytorch 在深度学习领域,一般用于开发的主流深度学习框架包括:Caffe, TensorFlow, MXNet, pytorch。除此之外国内还有百度的paddpaddle等。笔者只用过Caffe,浅浅了解TensorFlow。 Caffe是一个优秀开源深度学习框架,
www.jianshu.com

PyTorch教程:如何使用Python开发深度学习模型(建议收藏) - 知乎

未艾人工智能 已认证账号 22 人赞同了该文章 深度学习的预测建模是现在的开发人员必须要了解的一项技能。 PyTorch是由Facebook开发和维护的主要的开源深度学习框架。 PyTorch的核心是一个数学库,可让你在基于图形的模型上执行高效的计算和自动微分。直接实现这一点是具有挑战性的,尽管值得
zhuanlan.zhihu.com