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

Deep learning with pytorch 中文 版 pdf

"相关结果 10条

Deep copy

A deep copy of an object is a copy whose properties do not share the same references (point to the same underlying values) as those of the source object from which the copy was made. As a result, when you change either the source or the copy, you can be assured you're not causing the other object to change too. That behavior contrasts with the behavior of a shallow copy, in which changes to nested properties in the source or the copy may cause the other object to change too.
developer.mozilla.org

《Python机器学习》《Python神经网络编程》《Deep Learning With Python》《Python机器学习基础教程》高清中文PDF+高清英文PDF+源代

g小yu关注 2019.03.05 15:32:06字数 96阅读 1,301 下载地址:网盘下载 网盘提取码:v1p2 《Python机器学习》高清英文PDF+中文PDF+源代码 《Python神经网络编程》中文PDF+英文PDF+源代码 《Deep Learning With Pytho
www.jianshu.com

Research and learning

There is a lot to know as a web developer, and you are constantly learning. But how do you find out what you need to know most effectively? This article provides useful tips on research and learning.
developer.mozilla.org

Deep Learning with PyTorch 中文手册】(六)Tensor - 知乎

叽歪小糖豆 5 人赞同了该文章 It starts with a tensor 深度学习支持许多应用程序,这些应用程序总是包括以某种形式(如图像或文本)获取数据,并以另一种形式(如标签、数字或更多文本)生成数据。从这个角度来看,深度学习包含着构建一个可以将数据从一种表征转换成另一种表征的系统。这种转
zhuanlan.zhihu.com

PDF

PDF (Portable Document Format) is a file format used to share documentation without depending on any particular software implementation, hardware platform, or operating system. PDF provides a digital image of a printed document, and keeps the same appearance when printed.
developer.mozilla.org

这本PyTorch官方出品的Deep Learning With PyTorch终于有了中文_51CTO博客_deep learning with pytorch 中文

Deep Learning With PyTorch》,一本深受广大深度学习爱好者喜欢的书。这本书由PyTorch官方出品,中文已经出啦! 中文名:PyTorch深度学习实战 本书作者Eli Stevens职业生涯的大部分时间都在美国硅谷的初创公司工作,从软件工程师(网络设备制造业)到首席技术
blog.51cto.com

Core learning modules

Our Core modules cover topics that we feel every web developer should have a good grounding in. This includes all the information they need to design and build a basic, accessible web app that follows modern best practices, and manage and deploy their code using appropriate tools.
developer.mozilla.org

Deep Learning with PyTorch中文学习笔记-ch02(2) - 知乎

苏尽欢 目标成为一名职业炼丹师。 1 人赞同了该文章 前言 2.2.1 GAN 2.2.2 CycleGAN 2.2.3 将马变成斑马的网络(CycleGAN) 2.3 一个描述场景的预训练网络 2.3.1 NeuralTalk2 2.4 Torch Hub 2.5 小结 前言 《Deep Lear
zhuanlan.zhihu.com

tabs.saveAsPDF()

Saves the current page as a PDF file. This will open a dialog, supplied by the underlying operating system, asking the user where they want to save the PDF file.
developer.mozilla.org

PyTorch

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