-
1dCNN 用于分类 cnn_gear_raw
说明: 1dCNN 用于分类,使用一维的CNN,和相应的一维数据输入和卷积核,对一维信号数据进行处理(use 1dCNN for fault classification)
- 2021-01-13 19:58:49下载
- 积分:1
-
Air_Pollution_Forcast_Beijing-master
说明: 使用LSTM算法,对北京的空气质量进行预测,得到未来的拟合。(LSTM algorithm is used to predict the air quality in Beijing and get the future fitting.)
- 2019-03-19 09:35:32下载
- 积分:1
-
Learning_Python_(5th_Edition)
说明: learning python第五版,经典书籍,学习python必看。(Learning Python fifth edition, classic books, learning must see.)
- 2020-06-24 03:20:01下载
- 积分:1
-
Galileo_singlefrequency
Galileo单频定位程序,能基于rinex文件实现高精度定位,供编写时参考(Galileo single-frequency positioning program can achieve high-precision positioning based on RINEX file for reference when writing.)
- 2020-07-04 14:20:01下载
- 积分:1
-
Abaqus GUI
说明: 几个abaqus二次开发实例完整代码,分章节发布。。(Several ABAQUS secondary development examples complete code)
- 2019-05-05 10:14:36下载
- 积分:1
-
test
elastic search 的python测试运行(Python test run of elastic search)
- 2019-02-16 13:11:57下载
- 积分:1
-
RNN网络调参
说明: RNN网络调参练习用文件,框架已搭好(RNN parameter adjustment exercise document, the framework has been set up)
- 2020-06-28 14:02:03下载
- 积分:1
-
中英文加密解密
利用凯撒密码对中文文档及英文文档进行加密和解密,同时英文文档加密区分大小写。(The Kaiser password is used to encrypt and decrypt Chinese documents and English documents, and the encryption of English documents is very small and case sensitive.)
- 2017-12-20 16:41:33下载
- 积分:1
-
random forest 随机森林
模型组合(比如说有Boosting,Bagging等)与决策树相关的算法比较多,这些算法最终的结果是生成N(可能会有几百棵以上)棵树,这样可以大大的减少单决策树带来的毛病,有点类似于三个臭皮匠等于一个诸葛亮的做法,虽然这几百棵决策树中的每一棵都很简单(相对于C4.5这种单决策树来说),但是他们组合起来确是很强大。
- 2022-04-16 17:50:55下载
- 积分:1
-
Python操作Sqlite表(建表、插入数据、获取字段信息)实例
【实例简介】
Python操作Sqlite表的实例,包括建表、插入数据、获取字段信息。
- 2021-05-20 14:39:30下载
- 积分:1