Skip to content

Commit

Permalink
student works V0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ra9hur committed Sep 1, 2024
1 parent 6e36eed commit 13f0146
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions units/en/unitbonus3/student-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,14 @@ TBA
Check out the source here 👉 https://github.com/e-dong/space-war-rl
Check out his blog here 👉 https://dev.to/edong/space-war-rl-0-series-introduction-25dh


## Decision Transformers for Trading

In this project, student has explored training a Decision Transformer for stock trading. In phase-1, offline training has been implemented. He intends to incorporate online fine-tuning in the next version.

<figure>
<img src="https://github.com/user-attachments/assets/41e3bc10-2594-4c05-b48f-17666cc8fb1c" alt="DT for Trading"/>
<figcaption>Source: [Stanford CS25: V1 I Decision Transformer: Reinforcement Learning via Sequence Modeling](https://www.youtube.com/watch?v=w4Bw8WYL8Ps)</figcaption>
</figure>

Check out the source here 👉 https://github.com/ra9hur/Decision-Transformers-For-Trading

0 comments on commit 13f0146

Please sign in to comment.