Skip to content

aLVINlEE9/rust-rl-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-rl-trader

Overview

rust-rl-trader is a project designed to leverage reinforcement learning (RL) algorithms for trading purposes. Using Rust, this tool allows for the backtesting of trading strategies, providing a robust platform to experiment with RL techniques in a financial context. The project utilizes the tch-rs crate for tensor operations and neural network functionalities, ensuring efficient performance and flexibility.

Usage

To run an example, navigate to the project directory and execute:

cargo run --example cart-pole

License

This project is licensed under the MIT License.

Author

Seungsoo Lee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages