登录
首页 » Python » pytorch-tutorial

pytorch-tutorial

于 2020-11-26 发布
0 106
下载积分: 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 个回复

  • BiJOR2
    说明:  协同移动边缘计算中联合卸载决策和资源分配的双层优化方法(A bi level optimization method for joint unloading decision and resource allocation in collaborative mobile edge computing)
    2021-02-02 19:49:59下载
    积分:1
  • QT3DAirport
    说明:  无人机地面站二次开发,看看能不能帮助大家(Ground Station Development)
    2019-04-29 13:21:39下载
    积分:1
  • 国家集训队2001论文集_7820173
    说明:  National Training Team 2001 Proceedings
    2020-06-23 02:20:02下载
    积分:1
  • 1-D Sod
    通过求解黎曼问题来解决一维Sod激波管问题,没有考虑温度因素,包括对密度、速度、压强三个物理属性的计算。(Riemann solution of one dimensional Sod shock tube problem)
    2021-01-09 21:18:56下载
    积分:1
  • 基于Ansoft的变压器仿真
    基于Ansoft的变压器仿真,建立了完好的变压器模型,可以测量变压器个部分的磁场强度和电磁力分布(Based on the Ansoft transformer simulation, a good transformer model is established, which can measure the magnetic field intensity and electromagnetic force distribution of some parts of the transformer.)
    2018-06-18 21:16:18下载
    积分:1
  • 制作的炫酷文字动画特效
    一款使用纯CSS3制作的炫酷文字动画特效。该文字动画特效共有4种效果(A cool text animation special effect using pure CSS3. This text animation special effects have four kinds of effects)
    2019-02-13 11:36:34下载
    积分:1
  • 有效值,峭度,峰峰值特征提取
    说明:  matlab的程序用于有效值,峭度,峰峰值特征提取(The program of MATLAB is used to extract the features of RMS, kurtosis and peak value)
    2020-04-13 20:23:35下载
    积分:1
  • 心电去基线漂移、滤波matlab
    心电信号预处理,心电去基线漂移、滤波matlab(Preprocessing of ECG signal)
    2021-03-22 19:39:15下载
    积分:1
  • teperature_schema.bot.etch
    test hhigbuzfvtb hmiuonhzbfztz jmjn
    2019-01-30 00:47:02下载
    积分:1
  • 源程序及数据库
    根据功能的划分和描述,目标系统要完成相应的功能至少需要以下的几个界面:会员用户登录界面、会员用户注册界面、管理员登录界面、在线模拟考试信息界面、会员留言界面;管理员的信息管理界面、站内信息管理界面;试题库管理界面等。(According to the classification and description of function, the target system will need at least a few interface following the completion of the corresponding function: member login user interface, user registration interface, the administrator login interface, the online examination information interface, membership message interface; interface information, station information management interface management administrator; test library management interface.)
    2017-06-04 16:26:19下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载