登录
首页 » Python » pytorch-tutorial

pytorch-tutorial

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

  • 订票系统
    航班订票系统,包含订票、退票等功能,航班信息储存在航班.txt文件中(Flight booking system, including booking, refund and other functions)
    2018-12-02 20:02:29下载
    积分:1
  • C#生成TXT文本并写入内容
    C#生成TXT文本并写入内容中,以文件流的方式创建TXT文件,也可创建其它格式的文件,只是创建名不同而已,不过不同的文件其写入方式可能不同,向文件中写入内容,TXT可能是最简单的一种文件了,C#初学者可学习下如何使用文件流创建文件。
    2022-03-22 00:34:40下载
    积分:1
  • 单项桥式全控整流电路
    单相桥式全控整流电路,用于电路的整流,控制。(Single-phase bridge full-controlled rectifier circuit for circuit rectification and control.)
    2020-12-16 14:09:13下载
    积分:1
  • jibuqiUI
    A simple pedometer UI project source code, only UI part, there is an orange circular progress bar, can display the scale and steps, change the number of steps can change the numerical ratio at the same time.
    2019-04-25 20:42:24下载
    积分:1
  • 主要功能:  ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;  ・ 在线上传文件、可分文件夹管理;  ・设置共享权限功能,可设置指定会员读取、写入...
    主要功能:  ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;  ・ 在线上传文件、可分文件夹管理;  ・设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;  ・会员管理功能,可对每个用户的单独空间大小进行设置;  ・登录时验证码控制安全登录;  ・支持大文件及多文件上传;  ・支持文件搜索;  ・使用方法仿资源管理器。后台页面地址:admin.aspx,管理员用户名admin,密码admin
    2022-01-27 23:42:43下载
    积分:1
  • 17_chapter 5
    Optimal Load Shedding for Radial Distribution System without and with Distributed Generations
    2020-12-28 11:19:01下载
    积分:1
  • 奇迹登录器E语言源码奇迹登录器E语言源码
    奇迹登录器E语言源码奇迹登录器E语言源码-Sign browser miracle miracle Login E language source language source browser E
    2022-01-28 03:33:15下载
    积分:1
  • VC++模拟windows XP复制文件动画
    VC++模拟windows XP复制文件动画,现在的Windows 7已经去掉了这种文件转移动画效果,改为纯进度条动画了,不过学习一下如何实现的,或许对你以后编程可起到抛砖引玉的作用。注:本例中所演示的动画效果是在激活复制动作后播放了一段AVI视频动画,处理为背景透明,这些处理方法也是值得参考的。
    2022-01-28 23:24:09下载
    积分:1
  • driverdev_src2
    说明:  Driver IOCTL Demo Working
    2020-06-19 00:20:02下载
    积分:1
  • 有源滤波器谐波提取方法及控制
    提出了一种基于DSP控制的并联电压型有源电力滤波器的设计方案,重点讨论了系统控制策略和控制系统硬件设计方面的问题(And presents a design scheme of parallel voltage-based active power filter based on DSP control, especially discusses the problems of system control strategy and control system hardware design)
    2017-12-09 18:09:19下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载