-
股票市场预测
说明: LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
- 2020-08-30 16:08:11下载
- 积分:1
-
pycharm详细教程.pdf(入门级)
共计21页
- 2020-12-09下载
- 积分:1
-
Basic Commands
说明: VISSIM COM 二次開發基礎指令(各種程式語言)(VISSIM basic comment by various program language)
- 2020-02-04 14:44:54下载
- 积分:1
-
python qt 串口通信程序
基于python pyqt的串口通信程序,可实现串口配置,串口数据接收与发送,为嵌入式开发上位机提供参考,也可以加入pygraph,实现波形显示。
- 2022-03-07 01:29:43下载
- 积分:1
-
BP_GitChat
说明: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络,py实现(BP (back propagation) neural network is a concept put forward by Rumelhart and McClelland in 1986. It is a multi-layer feedforward neural network trained by error back propagation algorithm. It is the most widely used neural network at present.)
- 2019-05-06 14:07:38下载
- 积分:1
-
人脸检测
在电脑pc上,打开电脑的摄像头检测并标出人的面部眼睛,采用的python opencv的python_face_matching分类器,检测的精准度较高
- 2023-07-26 14:25:04下载
- 积分:1
-
griffinlim
This is a python version of griffinlim vocoder.
- 2019-05-29 15:09:15下载
- 积分:1
-
LSTM-for-time-series-prediction
本代码是使用lstm进行时间序列预测,能够很清晰的说明如何使用lstm(Time series prediction using LSTM)
- 2020-07-02 03:40:01下载
- 积分:1
-
Python机器学习
说明: 第1章 赋予计算机学习数据的能力
1.1 构建智能机器将数据转化为知识
1.2 机器学习的三种不同方法
1.2.1 通过监督学习对未来事件进行预测
1.2.2 通过强化学习解决交互式问题
1.2.3 通过无监督学习发现数据本身潜在的结构
1.2.4 基本术语及符号介绍
1.3 构建机器学习系统的蓝图(Chapter 1 Enables Computers to Learn Data
1.1 Building Intelligent Machines to Transform Data into Knowledge
1.2 Three Different Methods of Machine Learning
1.2.1 Prediction of future events through supervised learning
1.2.2 Solving Interactive Problems through Reinforcement Learning
1.2.3 Discovering the Potential Structure of Data by Unsupervised Learning
1.2.4 Introduction of Basic Terminology and Symbols
1.3 Blueprint for Building Machine Learning System)
- 2019-06-06 16:10:09下载
- 积分:1
-
Neville插值CUMT
说明: 输入一天内的小时和分钟以及阶数,自动读取精密星历文件,Neville插值在所给阶数数据中间精度最高,所以会自动选择精度最高的情况插值。替换目录下sp3文件即可完成修改。(Input the hour, minute and order of a day, and automatically read the precise ephemeris file. Neville interpolation has the highest accuracy among the given order data, so it will automatically select the case with the highest accuracy. Replace the SP3 file in the directory to complete the modification.)
- 2020-10-22 17:37:22下载
- 积分:1