Pangyu

Results 7 repositories owned by Pangyu

BP-RBF-Prediction

147
Stars
37
Forks
Watchers

使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测

multi-factor-strategy-joinquant

26
Stars
9
Forks
Watchers

在聚宽(joinquant)平台上使用多因子策略进行量化投资模拟。

PSO-RBF-NN

82
Stars
16
Forks
Watchers

使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.

Stochastic-Process-Ross-2nd-edition

23
Stars
1
Forks
Watchers

Here is the exercise solution of stochastic process Ross 2nd Edition collected by the author. The answers are from the stochastic process courses of Umich, Columbia University and BJTU respectively. D...

LSTM-regression-and-classification

17
Stars
3
Forks
Watchers

使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.

RBF-BP-MATLAB

26
Stars
6
Forks
Watchers

使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.

BPNN-MATLAB

18
Stars
9
Forks
Watchers

使用bp神经网络预测电力负荷,使用小型数据集,通过一个简单的例子。Using BPNN to predict power load, using small data set, a simple example.