Adaptron

A RL-based trading agent for the BSE Sensex that executes buy/sell trades, achieving an average annualized return of 9%. This was trained on 15 years of historical Sensex data and was benchmarked against RL algorithms like Deep Q-network, A2C and A3C.

How to Add Images to Projects

To add an image to your project preview, just add the img: field in the front matter above.

Image Location

Place your project images in: assets/img/

For example:

  • assets/img/my-project.jpg
  • assets/img/project1.png

Then reference it as: img: assets/img/my-project.jpg