/optimal_bidding

Projects in process

Primary LanguageJupyter NotebookMIT LicenseMIT

Reinforcement Learning Agent for a Battery Optimal Bidding Strategy

Collaborate

Clone project

git clone https://github.com/mathildebadoual/optimal_bidding.git

Install virtual environement:

virtualenv market_env
source market_env/bin/activate
pip3 install -r requirements.txt

Run test:

make test

Create the csvs:

python3 optimal_bidding/utils/csv_refactor.py