-
python
说明: 随机森林数据预测,判断数据重要性,给出预测(Random forest data prediction)
- 2021-04-28 21:38:43下载
- 积分:1
-
中文版第15页第一段提到的接口例子程序
说明: 中文版第15页第一段提到的接口例子程序的学习代码(The learning code of the interface example program mentioned in the first paragraph of page 15 of the Chinese version)
- 2020-06-25 10:20:01下载
- 积分:1
-
图书管理系统编写,初学django,增删改查
图书的增删改查,python2.7环境 【调试说明】 0. 安装缺失的包 pip2 install django pip2 instatll pymysql 1. 手动创建mysql数据库 day59_3,并修改settings.py中的 DATABASES 节点 为你本机数据库信息 2. 初始化数据库表结构,执行 D:idePython27>python "D:StudyProjectsPythonProjectday59 图书管理系统manage.py" migrate 3. 运行程序如下: D:idePython27>python "D:StudyProjectsPythonProjectday59manage.py" runserver 4. 访问网址 http://localhost:8000 即可看到如下截图
- 2019-07-31下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1
-
python纤维束性能
纤维束力学性能计算,采用桥联方法,在abaqus的二次开发平台中可以实现。
- 2022-03-30 04:34:03下载
- 积分:1
-
5阶移位寄存器的m序列伪随机数的生成
5 阶移位寄存器的本原多项式为 f(x) = x^5 x^2 1,各系数是 C5 = C2 = C0 = 1, C1 = C3 = C4 = 0。 a5 ⊕ a3 ⊕ a0 = 0, 即 a5 = a3 ⊕ a0,其中 ⊕ 表示“模二加”运算,或“异或”运算。
- 2019-11-28下载
- 积分:1
-
基于神经网络的滑坡预测及其控制研究
说明: 本文针对滑坡预测预报这一复杂性问题提出一种基于前向反馈传播(BP)神经网络的预测模型,描述了滑坡系统输入输出之间的非线性关系。为克服 BP 网络后期收敛速度慢、易陷入局部极小点等缺点,以遗传算法(GA)和模拟退火算法(SA)相结合的方式即遗传-模拟退火(GSA)算法对网络权值进行优化。用该方法预测滑坡位移获得了较好的效果(In this paper, a prediction model based on forward feedback propagation (BP) neural network is proposed for the complex problem of landslide prediction. The nonlinear relationship between input and output of landslide system is described. In order to overcome the shortcomings of BP network, such as slow convergence speed and easy to fall into local minima, genetic algorithm (GA) and simulated annealing algorithm (SA) are combined to optimize the network weight. The method can be used to predict the displacement of landslides)
- 2020-04-11 21:07:59下载
- 积分:1
-
python http 客户端
python http 客户端 实现文件或者文本上传下载
- 2019-10-29下载
- 积分:1
-
vumat案例
说明: vumat案例,可以参考这个vumat子程序自行学习vumat的编写(hi. it is a file for VUMAT. it may help you to learn about it.)
- 2020-06-23 09:57:34下载
- 积分:1
-
iFogSimTutorials-master
说明: 雾计算模拟平台,用于边缘计算或者雾计算平台的模拟(Use for fog computing simulation)
- 2021-04-06 19:59:02下载
- 积分:1