-
词云
python文件,可以对新闻等文本进行分词,然后根据每个词出现的次数进行排序,展示出现次数最多的词语,形成词云。(Python file, can be news and other text segmentation, and then according to the number of times each word to sort, show the most frequently appeared words, the formation of word cloud.)
- 2020-06-19 07:00:01下载
- 积分:1
-
python
用爬虫爬取江苏大学信息门户的成绩,输入学号密码验证码即可使用(Crawling the achievements of the information portal of Jiangsu University)
- 2018-06-30 09:03:33下载
- 积分:1
-
0_feature_standar_rf
利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The model is trained by the original feature and two normalization features respectively, and the performance of the model is compared.)
- 2021-01-19 00:38:43下载
- 积分:1
-
Python_learning
说明: Convert data to in local python to json type
- 2019-03-12 09:55:06下载
- 积分:1
-
MACD
计算股票MACD技术指标的相关函数并作图。。。。(Stock Technical indicators MACD computing correlation functions and plotted. . . .)
- 2021-04-07 23:19:01下载
- 积分:1
-
python神经网络
编写简单的神经网络程序,使得通过神经网络对手写数字(将手写每个数字转换成784个数字表示)进行识别。在文件里放了100组训练集和10组训练集,训练准确率达到80%。事实证明,增大训练集至1000组可以将准确率提升至95%(Write a simple neural network program to recognize handwritten digits (converting each handwritten digit into 784 digital representations) by neural network. In the document, there are 100 training sets and 10 training sets, and the training accuracy rate reaches 80%. It has been proved that increasing the training set to 1000 groups can increase the accuracy rate to 95%.)
- 2019-06-28 08:29:44下载
- 积分:1
-
LITURATURE SURVEY
说明: To completely remove inter-cell interference, SIC is applied by the receivers at the user side. The technology can separate these data streams for corresponding users The interference cancellation technology is of importance for hybrid unicast/multicast service system performance
- 2019-12-26 16:24:13下载
- 积分:1
-
tensorflow预测股票涨跌
这个和上一个不同,上一个是预测股票的价格,这个是预测涨跌。
- 2022-03-13 06:21:34下载
- 积分:1
-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
CP210x_Universal_Windows_Driver
esp8266 cp2102 驱动程序只适用于ESP-12E(The esp8266 CP2102 driver is only applicable to ESP-12E)
- 2021-01-15 00:28:46下载
- 积分:1