Skip to content

adrianad/Open-Ended-Deep-RL-Bitcoin-Trading-Bot

Repository files navigation

Open-Ended-Deep-RL-Bitcoin-Trading-Bot

https://doi.org/10.1109/ISCBI64586.2025.11015421

Applied Computational Intelligence (ACI) Project

├───data
│   ├───.ipynb_checkpoints
│   ├───processed                                 - Data used for training and validation
│   │   ├───.ipynb_checkpoints
│   │   ├───training
│   │   └───validation
│   ├───processed with features                   - Unused data with additional features
│   │   ├───full
│   │   ├───training
│   │   └───validation
│   └───raw                                       - Raw data
│       └───old
│           └───2019-2023
├───prio20hNewReward                              - Bot checkpoint used for experiments
│   ├───assets
│   └───variables
├───rainbow                                       - Slightly changed Rainbow agent from: https://github.com/ClementPerroud/Rainbow-Agent
│   ├───utils
│   │   └───__pycache__
│   └───__pycache__
└───render_logs                                   - Analyzed data
    ├───2017_256_64_half
    ├───2017_full_prio_training
    ├───2017_half_half_training
    ├───2017_random_training
    ├───2024_256_64_half
    ├───2024_full_prio_training
    ├───2024_half_half_training
    ├───2024_random_training
    └───benchmarks

About

Applied Computational Intelligence (ACI) Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published