From 21d48aff2b3a18a9f85114e7a4ffbea54f1f4a27 Mon Sep 17 00:00:00 2001 From: "steinkirch.eth, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 16 Apr 2023 09:53:06 -0700 Subject: [PATCH] Update README.md --- agents/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/agents/README.md b/agents/README.md index 0b94eb7..7b09e95 100644 --- a/agents/README.md +++ b/agents/README.md @@ -16,11 +16,9 @@
-* [learning to trade with reinforcement learning](https://dennybritz.com/posts/wildml/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. +* [learning to trade with reinforcement learning, by denny britz](https://dennybritz.com/posts/wildml/learning-to-trade-with-reinforcement-learning/) -* [building artificial intelligence trading systems](https://dennybritz.com/posts/building-ai-trading-systems/) - - another gem from denny. "the market does not exist" and "specialization is often where the edge in trading comes from". +* [building artificial intelligence trading systems, by denny britz](https://dennybritz.com/posts/building-ai-trading-systems/) * [list of cexes at coinglass](https://www.coinglass.com/)