登录
首页 » Python » pytorch-tutorial

pytorch-tutorial

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

  • Number_Plate_Extraction
    vehicle plate extraction method using matlab
    2017-09-21 17:55:05下载
    积分:1
  • OulierDetection_Matlab-master
    一种基于局部密度的离群检测方法,一篇神经计算期刊的源代码,转自GitHub(An outlier detection method based on local density, a source code of a neural computing journal, transferred from GitHub)
    2020-12-20 13:29:10下载
    积分:1
  • hdzs
    批量处理图片,对图片二值化着色处理,便于对图片的不同应用需求进行分析!(Batch processing of the picture, coloring pictures binarization processing, easy to picture the different application requirements for analysis!)
    2012-05-16 20:42:44下载
    积分:1
  • LCC_S
    说明:  计算适用于磁感应无线充电的抗偏移LCC-S补偿网络原件的最优参数(Calculation of the optimal parameters of the anti offset lcc-s compensation network for the magnetic induction wireless charging)
    2020-08-24 11:08:16下载
    积分:1
  • 四旋翼飞行器动力学建模与简单PID控制
    四旋翼飞行器的建模与PID调控,利用simulink进行系统的仿真,主要是动力学仿真,计算结果较为准确(Modeling and PID control of four rotor aerocraft)
    2018-01-12 16:59:28下载
    积分:1
  • sanjiaofenjiefa
    三角分解法亦称因子分解法,由消元法演变而来的解线性方程组的一类方法。设方程组的矩阵形式为Ax=b,三角分解法就是将系数矩阵A分解为一个下三角矩阵L和一个上三角矩阵U之积:A=LU,然后依次解两个三角形方程组Ly=b和Ux=y,而得到原方程组的解,例如,杜利特尔分解法、乔莱斯基分解法等就是三角分解法(The triangular decomposition method, also called factor decomposition method, is a kind of method of solving the linear equation group by the evolution of the elimination method. A form of matrix equations Ax=b, triangular decomposition is the coefficient matrix A is decomposed into a lower triangular matrix and an upper triangular matrix L U product: A=LU, followed by the solution of two triangular equations Ly=b and Ux=y, and get the original equations, for example, Doolittle method, Jo Lessky decomposition is a triangular decomposition method)
    2017-12-13 20:50:13下载
    积分:1
  • DS1302可调时钟
    说明:  51单片机实现ds1302时钟可调,显示年月日,十分秒,周(Realization of DS1302 Clock by 51 Single Chip Microcomputer)
    2020-06-21 08:00:02下载
    积分:1
  • 贪婪算法解决背包问题
    贪婪算法解决背包问题-greedy algorithm to solve knapsack problem
    2022-01-26 04:23:16下载
    积分:1
  • Dissertation_Proposal
    fluent UDF 六自由度&提取动点压力(fluent UDF SDOF & extraction point pressure)
    2017-08-15 16:33:54下载
    积分:1
  • shell一般DMC控制
    一般带约束DMC算法,有关带约束DMC算法和无约束DMC算法控制系统,区别就在于预测控制率的求解不同,无约束DMC算法可以直接推导出来一个解析的控制率,而带约束的DMC算法,则需要采用优化算法,须由二次规划算法求控制增量 ,这时候没有控制增量 ,因此离线仿真只须计算出校正参数和模型参数即可(Constrained DMC algorithm)
    2021-01-04 21:58:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载