Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
firmai authored Mar 21, 2019
1 parent 6701b17 commit 2c9e3c5
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
# FirmAI Finance II
This repository is inspired by:
https://github.com/grananqvist/Awesome-Quant-Machine-Learning-Trading
And finnance in other one.



# Trading
## Deep Learning

Deep Learning - https://github.com/keon/deepstock
Deep Learning II - https://github.com/LiamConnell/deep-algotrading/tree/master/notebooks
Deep Learning III - https://github.com/Rachnog/Deep-Trading
Deep Learning IV - https://github.com/achillesrasquinha/bulbea
Deep Learning V - https://github.com/keon/deepstock
LTSM GRU — https://github.com/RajatHanda/Finance-Forecasting
[Time Series Stock Prediction](https://github.com/VivekPa/AIAlpha) - Using an LTSM model to predict future changes in the stock price.
[Time Series Stock Prediction](https://github.com/NourozR/Stock-Price-Prediction-LSTM) - OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Neural Network - https://github.com/VivekPa/IntroNeuralNetworks - Neural networks to predict stock prices

- Deep Learning - https://github.com/keon/deepstock
- Deep Learning II - https://github.com/LiamConnell/deep-algotrading/tree/master/notebooks
- Deep Learning III - https://github.com/Rachnog/Deep-Trading
- Deep Learning IV - https://github.com/achillesrasquinha/bulbea
- Deep Learning V - https://github.com/keon/deepstock
- LTSM GRU — https://github.com/RajatHanda/Finance-Forecasting
- Time Series Stock Prediction - Using an LTSM model to predict future changes in the stock price.
- Time Series Stock Prediction - OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
- Neural Network - https://github.com/VivekPa/IntroNeuralNetworks - Neural networks to predict stock prices



## Reinforcement Learning
Expand Down

0 comments on commit 2c9e3c5

Please sign in to comment.