-
中国剩余定理的python实现
中国剩余定理的python实现,学信息安全数学基础时的一次实验报告The Python Implementation of Chinese Remainder Theorem, An Experimental Report on the Basis of Information Security Mathematics
- 2023-07-04 12:35:03下载
- 积分:1
-
mtcnn-caffe-master
说明: MTCNN,Multi-task convolutional neural network(多任务卷积神经网络),将人脸区域检测与人脸关键点检测放在了一起,它的主题框架类似于cascade。总体可分为P-Net、R-Net、和O-Net三层网络结构。(MTCNN, Multi-task convolutional neural network (multi-task convolutional neural network), puts face region detection and key point detection together, and its subject framework is similar to cascade. Overall, it can be divided into three layers: P-Net, R-Net and O-Net.)
- 2019-09-26 17:50:36下载
- 积分:1
-
cnn_model-master
说明: 各种关于cnn的网络结构,resnet senet 等等共10种网络结构(There are 10 kinds of network structures about CNN, such as RESNET senet, etc)
- 2020-01-04 20:35:07下载
- 积分:1
-
简单案例实现——利用SVM进行分类预测
实现一个简单的SVM案例,即鸢尾花分类,利用SVM对UCI的IRIS数据进行了分类预测。
- 2022-01-26 01:15:35下载
- 积分:1
-
python例程 (1)
图形界面编辑,各种python语言基础语句运用,以及各种库的教程(Graphic Interface Editing, Basic Statement Application of Python Language, and Courses of Various Libraries)
- 2018-12-24 21:23:41下载
- 积分:1
-
lect11
根据文件名判断是json还是csv并进行相应的转化(Judge whether it is JSON or CSV according to the file name and translate it accordingly)
- 2020-07-14 10:38:51下载
- 积分:1
-
用python进行forensic Mastering Python Forensics
用python进行forensic,经典书籍,黑客必备!!!!!!!!(Master the art of digital forensics and analysis with Python)
- 2020-06-23 00:20:02下载
- 积分:1
-
TSP
遗传算法、禁忌搜索、模拟退火、蚁群算法
解决三十个城市的旅行商问题
人工智能课的一次作业,py写的,(Genetic algorithm, Tabu search, simulated annealing, Ant Colony algorithm to solve the traveling Salesman problem in 30 cities, an artificial intelligence class assignment, written by py,)
- 2020-06-23 01:40:01下载
- 积分:1
-
CNN可视化
利用pytorch深度框架,实现CNN 可视化, 包括filter, layer , 梯度等可视化。 具有详细的数据和实现例程,可以更好地明白CNN的实现机理
- 2022-03-11 15:10:56下载
- 积分:1
-
1.用模拟退火方法解决Python程序中的车辆容量问题
1;
- 2023-03-24 21:45:04下载
- 积分:1