diff --git a/README.md b/README.md index a36f279..bffa9c4 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,7 @@ Repo list is updated weekly and status is shown on the badge ___ # Trading -
## Deep Learning ([Wiki](https://github.com/firmai/financial-machine-learning/wiki/deep_learning)) -

- +## Deep Learning ([Wiki](https://github.com/firmai/financial-machine-learning/wiki/deep_learning)) - [Deep Learning](https://github.com/keon/deepstock) - Technical experimentations to beat the stock market using deep learning. - [Deep Learning II](https://github.com/LiamConnell/deep-algotrading/tree/master/notebooks) - Tensorflow Regression. - [Deep Learning III](https://github.com/Rachnog/Deep-Trading) - Algorithmic trading with deep learning experiments. @@ -35,11 +33,6 @@ ___ - [AI Trading](https://github.com/borisbanushev/stockpredictionai/blob/master/readme2.md) - AI to predict stock market movements. -

-
- - - ## Reinforcement Learning ([Wiki](https://github.com/firmai/financial-machine-learning/wiki/reinforcement_learning)) - [RL Trading](https://colab.research.google.com/drive/1FzLCI0AO3c7A4bp9Fi01UwXeoc7BN8sW) - A collection of 25+ Reinforcement Learning Trading Strategies - Google Colab. - [RL](https://github.com/kh-kim/stock_market_reinforcement_learning) - OpenGym with Deep Q-learning and Policy Gradient.