-
stock_predict_with_LSTM-master
深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
- 2020-06-23 12:00:02下载
- 积分:1
-
python的正则表达式
python的正则表达式常用的几个点,包含:1导入,2:元字符之类,内容预览:元字符# d 匹配任何十进制数;相当于[0-9]# D 匹配任何非数字字符;相当于[^0-9]# s 匹配任何空白字符;相当于[
fv]# S 匹配任何非空白字符;相当于[^
fv]# w 匹配任何字母数字字符;相当于[a-zA-Z0-9_]# W 匹配任何非字母数字字符;相当于[^a-zA-Z0-9_]# 匹配一个单词边界,指单词和空格间的位置
- 2022-02-21 02:54:30下载
- 积分:1
-
颜色识别二维码
专门用来识别红色的aruco码,区分blob(Special recognition of red aruco codes)
- 2019-08-07 18:36:38下载
- 积分:1
-
weibo
此项目和QQ空间爬虫类似,主要爬取新浪微博用户的相关微博信息(This project is similar to reptiles and QQ space, mainly crawling Weibo user related tweets)
- 2016-06-04 21:20:20下载
- 积分:1
-
simulate-annealing-algorithm-master
本程序用于实现模拟退火算法计算最短路径问题,读取txt数据,最后计算出任意两点之间的距离(This program is used to realize simulated annealing algorithm to calculate the shortest path problem, read TXT data, and finally calculate the distance between any two points.)
- 2020-06-25 08:40:02下载
- 积分:1
-
股票市场预测
说明: LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
- 2020-08-30 16:08:11下载
- 积分:1
-
机器学习二分类
说明: 对蘑菇是否有毒进行二分类,采用朴素贝叶斯算法(Whether mushrooms are poisonous or not is classified by naive Bayes algorithm)
- 2020-07-09 15:11:40下载
- 积分:1
-
Python编程导论(第2版)
很难得的一本书,中文高清版。在网上下载的(hen nan de de yi ben book)
- 2018-07-12 12:46:22下载
- 积分:1
-
lovkqsymbolil
cfd经典PISO算法的FORTRAN程序(FORTRAN Program of cfd Classical PISO algorithm)
- 2018-11-11 18:09:42下载
- 积分:1
-
DemoGD
说明: 用python对hadoop进行的相应的编写,包含各种(Writing with Python and corresponding writing with Python for hadoop, including various)
- 2020-06-21 16:00:01下载
- 积分:1