remove tags

This commit is contained in:
Bin Yang
2021-04-02 15:49:04 -04:00
parent 783badf678
commit 1b9e64905c
+1 -8
View File
@@ -21,9 +21,7 @@ Repo list is updated weekly and status is shown on the badge
___
# Trading
<details><summary>## Deep Learning ([Wiki](https://github.com/firmai/financial-machine-learning/wiki/deep_learning))</summary>
<p>
## 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.
</p>
</details>
## 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.