mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-11-22 23:50:38 -05:00
| .. | ||
| library | ||
| backtesting.md | ||
| data_analysis.md | ||
| deep_reinforcement_learning.md | ||
| defi_glossary.md | ||
| live_trading.md | ||
| optimization.md | ||
| paper_trading.md | ||
| policy.md | ||
| README.md | ||
| reinforcement_learning.md | ||
| strategy_metrics.md | ||
| strategy_workflow.md | ||
| supervised_learning.md | ||
| trading_on_gmx.md | ||
🧠📈 high-frequency trading and deep learning
👉 start with basic ta concepts, defi glossary, and reinforcement learning notes
👉 check trading strategy metrics, strategy workflow, and deep reinforcement learning
resources
-
learning to trade with reinforcement learning
- denny delights us by showing that training reinforcement learning agents to trade in cryptocurrency markets is quite an interesting problem.
-
building artificial intelligence trading systems
- another gem from denny. "the market does not exist" and "specialization is often where the edge in trading comes from".
-
reinforcement learning with unsupervised auxiliary tasks, by jaderberg et al