Skip to content

Commit

Permalink
Merge pull request #559 from ra9hur/student_works
Browse files Browse the repository at this point in the history
Request to review and include in "Student Works" section
  • Loading branch information
simoninithomas authored Sep 12, 2024
2 parents 6e36eed + 9725536 commit 4e8cff3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions units/en/unitbonus3/student-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,18 @@ 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: <a href="https://www.youtube.com/watch?v=w4Bw8WYL8Ps"> Stanford CS25: V1 I Decision Transformer: Reinforcement Learning via Sequence Modeling</a> </figcaption>

</figure>

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

0 comments on commit 4e8cff3

Please sign in to comment.