-
test
使用Python语言,基于逻辑回归的算法,实现房价的预测(predict housing price)
- 2020-06-17 01:20:01下载
- 积分:1
-
music算法的python实现
music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)
- 2021-03-13 23:19:23下载
- 积分:1
-
Chapter01
《PyQt5快速开发与实战》
第一章节程序(PyQt5 Rapid Development and Practice
Chapter I Procedure)
- 2020-06-21 07:40:02下载
- 积分:1
-
training-master
说明: 可以识别手势或者一些简单的图像,可以自己在云端训练模型(You can recognize gestures or simple images, and you can train your own models in the cloud.)
- 2020-06-25 07:20:02下载
- 积分:1
-
python动力学轨迹模拟
【实例简介】假设无人机在 50m 高度的空中飞行时,投放一个救援物质,当前飞机的前进速度为 10
m/s, 救援物质质量为 0.1kg, 重力加速度 9.8m/s2, 空气阻力与速度方向相反,空
气阻力大小为 k *v, k = 0.1,请使用软件模拟物质掉落的轨迹(建议使用 Python 实现
轨迹图,C 语言使用 print 输出迭代过程中的坐标)
- 2021-08-27 00:31:03下载
- 积分:1
-
时间序列预测lstm
【实例简介】
- 2021-08-06 00:31:00下载
- 积分:1
-
lesson13-前向传播(张量)-实战
说明: 前向传播算法,包含源码 以及PPT,,训练出的结果比较理想,可以参考(The forward propagation algorithm, including source code and PPT, the training results are ideal, you can refer to)
- 2020-03-21 23:51:59下载
- 积分:1
-
pyemd_example
说明: complete pyemd examples
- 2020-06-16 12:28:32下载
- 积分:1
-
odb_MaxMises_lastframe
python语言提取odb文件中某个节点集合的应力值(get the mises stress for a node set)
- 2020-12-28 21:59:01下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1