登录
首页 » Python » pytorch-tutorial

pytorch-tutorial

于 2020-11-26 发布
0 153
下载积分: 1 下载次数: 3

代码说明:

说明:  pytorch教程,包含pytorch包中的各类函数与神经网络搭建。(Python tutorial, including the python package of various functions and neural network building.)

文件列表:

pytorch-tutorial, 0 , 2020-10-12
pytorch-tutorial\.git, 0 , 2020-10-12
pytorch-tutorial\.gitignore, 43 , 2020-10-12
pytorch-tutorial\.git\config, 333 , 2020-10-12
pytorch-tutorial\.git\description, 73 , 2020-10-12
pytorch-tutorial\.git\FETCH_HEAD, 104 , 2020-10-12
pytorch-tutorial\.git\HEAD, 23 , 2020-10-12
pytorch-tutorial\.git\hooks, 0 , 2020-10-12
pytorch-tutorial\.git\hooks\applypatch-msg.sample, 478 , 2020-10-12
pytorch-tutorial\.git\hooks\commit-msg.sample, 896 , 2020-10-12
pytorch-tutorial\.git\hooks\fsmonitor-watchman.sample, 4655 , 2020-10-12
pytorch-tutorial\.git\hooks\post-update.sample, 189 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-applypatch.sample, 424 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-commit.sample, 1643 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-merge-commit.sample, 416 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-push.sample, 1348 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-rebase.sample, 4898 , 2020-10-12
pytorch-tutorial\.git\hooks\pre-receive.sample, 544 , 2020-10-12
pytorch-tutorial\.git\hooks\prepare-commit-msg.sample, 1492 , 2020-10-12
pytorch-tutorial\.git\hooks\update.sample, 3635 , 2020-10-12
pytorch-tutorial\.git\index, 6225 , 2020-10-12
pytorch-tutorial\.git\info, 0 , 2020-10-12
pytorch-tutorial\.git\info\exclude, 240 , 2020-10-12
pytorch-tutorial\.git\logs, 0 , 2020-10-12
pytorch-tutorial\.git\logs\HEAD, 194 , 2020-10-12
pytorch-tutorial\.git\logs\refs, 0 , 2020-10-12
pytorch-tutorial\.git\logs\refs\heads, 0 , 2020-10-12
pytorch-tutorial\.git\logs\refs\heads\master, 194 , 2020-10-12
pytorch-tutorial\.git\logs\refs\remotes, 0 , 2020-10-12
pytorch-tutorial\.git\logs\refs\remotes\origin, 0 , 2020-10-12
pytorch-tutorial\.git\logs\refs\remotes\origin\HEAD, 194 , 2020-10-12
pytorch-tutorial\.git\objects, 0 , 2020-10-12
pytorch-tutorial\.git\objects\info, 0 , 2020-10-12
pytorch-tutorial\.git\objects\pack, 0 , 2020-10-12
pytorch-tutorial\.git\objects\pack\pack-90a5d072acf3489f99e955237f84b0e1d4f40aef.idx, 26748 , 2020-10-12
pytorch-tutorial\.git\objects\pack\pack-90a5d072acf3489f99e955237f84b0e1d4f40aef.pack, 13424843 , 2020-10-12
pytorch-tutorial\.git\packed-refs, 114 , 2020-10-12
pytorch-tutorial\.git\refs, 0 , 2020-10-12
pytorch-tutorial\.git\refs\heads, 0 , 2020-10-12
pytorch-tutorial\.git\refs\heads\master, 41 , 2020-10-12
pytorch-tutorial\.git\refs\remotes, 0 , 2020-10-12
pytorch-tutorial\.git\refs\remotes\origin, 0 , 2020-10-12
pytorch-tutorial\.git\refs\remotes\origin\HEAD, 32 , 2020-10-12
pytorch-tutorial\.git\refs\tags, 0 , 2020-10-12
pytorch-tutorial\LICENSE, 1078 , 2020-10-12
pytorch-tutorial\logo, 0 , 2020-10-12
pytorch-tutorial\logo\pytorch_logo.png, 27763 , 2020-10-12
pytorch-tutorial\logo\pytorch_logo_2018.svg, 2113 , 2020-10-12
pytorch-tutorial\README.md, 2965 , 2020-10-12
pytorch-tutorial\tutorials, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\feedforward_neural_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\feedforward_neural_network\main.py, 3229 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\linear_regression, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\linear_regression\main.py, 1607 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\logistic_regression, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\logistic_regression\main.py, 2654 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\pytorch_basics, 0 , 2020-10-12
pytorch-tutorial\tutorials\01-basics\pytorch_basics\main.py, 6500 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\bidirectional_recurrent_neural_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\bidirectional_recurrent_neural_network\main.py, 3701 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\convolutional_neural_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\convolutional_neural_network\main.py, 3461 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\deep_residual_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\deep_residual_network\main.py, 6040 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\language_model, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\language_model\data, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\language_model\data\train.txt, 5143686 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\language_model\data_utils.py, 1346 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\language_model\main.py, 4143 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\recurrent_neural_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\02-intermediate\recurrent_neural_network\main.py, 3638 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\generative_adversarial_network, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\generative_adversarial_network\main.py, 5243 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\build_vocab.py, 2534 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\data_loader.py, 4033 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\download.sh, 460 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\model.py, 2773 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\png, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\png\example.png, 225516 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\png\image_captioning.png, 251706 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\png\model.png, 251644 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\README.md, 3172 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\requirements.txt, 41 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\resize.py, 1594 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\sample.py, 3114 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\image_captioning\train.py, 4598 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\main.py, 4672 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png, 0 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\content.png, 613258 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\neural_style.png, 1360524 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\neural_style2.png, 504654 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\style.png, 697823 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\style2.png, 970028 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\style3.png, 1272354 , 2020-10-12
pytorch-tutorial\tutorials\03-advanced\neural_style_transfer\png\style4.png, 1952471 , 2020-10-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 经典的打臭虫VB源代码 经典的打臭虫VB源代码 经典的打臭虫VB源代码...
    经典的打臭虫VB源代码 经典的打臭虫VB源代码 经典的打臭虫VB源代码-Classic VB source code to play the classic bug bug in VB source code to play the classic VB source code to play the classic bug bug in VB source code to play the classic VB source code to fight bugs
    2022-03-19 03:42:46下载
    积分:1
  • made-by-myp
    LABVIEW编写的一款小游戏,缘分计算器。绝对原创,输入自己的和想要配对的人的字,点击运行即可显示分数和对你们缘分的评价。(LABVIEW written a small game, fate calculator. Absolutely original, and you want to enter your own pair of person s name, click Run to display the score and the evaluation of your fate.)
    2011-10-17 09:42:06下载
    积分:1
  • 反激变换器
    用SIMULINK搭建的反激变换器的闭环仿真(Closed loop simulation of flyback converter built with SIMULINK)
    2018-06-11 16:30:17下载
    积分:1
  • p4
    part number 4 of this uploading
    2018-08-06 21:29:05下载
    积分:1
  • 这是回合制网游自动喊话器,适用于大多数网游,比较适合初学者学习之用。...
    这是回合制网游自动喊话器,适用于大多数网游,比较适合初学者学习之用。-This is a turn-based online games automatically Megaphone for most online games are more suitable for beginners learning.
    2022-08-09 04:22:56下载
    积分:1
  • 该汉字库软件用于生成16X16汉字点阵数据
    该汉字库软件用于生成16X16汉字点阵数据-16X16 hanziku
    2023-07-26 22:30:03下载
    积分:1
  • 动态缩放焦点图代码
    态缩放焦点图代码是一款jQuery+CSS3实现的动态缩放焦点图代码(Zoom Focus Graph Code is a dynamic zoom Focus Graph Code implemented by jQuery+CSS3)
    2019-03-27 14:07:35下载
    积分:1
  • 基于供电网格优化划分的中压配电网规划思路和方法
    提出了一套基于供电网格优化划分的中压配电网规划思路和方法。首先,确定规划区域主干通道布局,确保土地资源预留。然后,在明确网格划分目的和原则的基础上,基于就近选择负荷备供变电站和负荷聚类方法,实现供电网格在全局范围内的优化划分。最后,分别在各供电网格内,基于其供区分类优选接线模式和一、二次建设改造标准,并进行主干线布线规划。(This paper presents a set of ideas and methods for medium voltage distribution network planning based on power grid optimization. Firstly, the layout of the main corridors in the planning area is determined to ensure the reservation of land resources. Then, on the basis of defining the purpose and principle of grid partition, the optimal partition of power supply grid in the global scope is realized based on the near selection of load standby substation and load clustering method. Finally, in each power supply grid, based on the classification of supply areas, the optimal wiring mode and reconstruction standards of primary and secondary construction are selected, and the main wiring planning is carried out.)
    2020-06-19 06:40:01下载
    积分:1
  • Delphi专用的矢量绘图控件及调用例子
    Delphi专用的矢量绘图控件及调用例子,可以画出一些简单的几何图形,并进行填充,导出成氏量图,可画的简单几何图形有画形、矩形、椭圆、正方形等,还可选择一些拖动和组合的图形。因此本控件可用来开发流程图之类的绘图软件。
    2023-07-24 01:45:03下载
    积分:1
  • 扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。
    扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。-mine simulation games, modeled on the mine-game preparation, is a simple game.
    2022-03-14 14:06:13下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载