-
pytorch-tutorial-master
pytorch的tutorial,介绍了pytorch的基本功能和应用,附有使用手册(the tutorial of pytorch that introduces the basic function and the application of pytorch)
- 2018-05-23 20:16:35下载
- 积分:1
-
threshold
说明: python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
- 2019-04-06 16:08:23下载
- 积分:1
-
vae
说明: 什么是变分自动编码器?
为了理解VAE,我们首先从最简单的网络说起,然后再一步一步添加额外的部分。一个描述神经网络的常见方法是近似一些我们想建模的函数。然而神经网络也可以被看做是携带信息的数据结构。假如我们有一个带有解卷积层的网络,我们设置输入为值全为1的向量,输出为一张图像。然后,我们可以训练这个网络去减小重构图像和原始图像的平均平方误差。那么训练完后,这个图像的信息就被保留在了网络的参数中。(What is a variational automatic encoder?
To understand VAE, we start with the simplest network, and then add additional parts step by step. A common way to describe neural networks is to approximate some of the functions we want to model. However, neural networks can also be regarded as data structures carrying information. If we have a network with deconvolution layer, we set the input to a vector with all values of 1 and output to an image. Then, we can train the network to reduce the average square error between the reconstructed image and the original image. After training, the information of the image is retained in the parameters of the network.vae)
- 2019-04-26 16:46:35下载
- 积分:1
-
sslspeedy2chrome26
说明: chrome插件,使用vpnso 访问google时使用的插件(chrome use vpn if you use gmail so you use this)
- 2020-06-17 15:20:12下载
- 积分:1
-
python的键盘监听程序以及python写的网易登录程序
1、python写的键盘监听程序,依赖pyhook,可以监控键盘输入值
2、python写的归并排序
- 2022-02-26 14:36:43下载
- 积分:1
-
《神经网络与深度学习》code
说明: 好用好学的Python深度学习资料供分享和下载(Easy to use and learn Python in-depth learning materials for sharing and downloading)
- 2020-08-22 21:13:20下载
- 积分:1
-
Black Hat Python
本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his decades of experience in the security community, especially in the field of penetration testing, the author introduces how Python is used in various fields of hacker and penetration testing, from basic network scanning to packet capture, from Web crawler to Burp extension tool, from writing Trojan to privilege escalation, and so on.)
- 2018-04-06 22:46:18下载
- 积分:1
-
计算器
1:#!/usr/bin /环境Python
- 2023-08-09 14:05:03下载
- 积分:1
-
Dive-into-DL-Pytorch.PDF
动手学习深度学习——pytorch版本
- 2021-05-06下载
- 积分:1
-
sap-backend-master
这个程序用来实现排课,利用的是·遗传算法,但这只是一个简单的程序(to deal with timetable scheduing)
- 2019-05-18 16:20:09下载
- 积分:1