Skip to content

dingyy0701/IL_EVCS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economical Electric Vehicle Charging Scheduling via Deep Imitation Learning

Introduction

This repository is for reproduing the behaviour cloning algorithm used in electric vehicle charging scheduling problem.

Installation

  1. Clone the repository by running git clone https://github.com/ZhenhaoH/IL_EVCS.git in terminal.

  2. Install dependencies using pip install -r requirements.txt.

Usage

To start training, just run python train.py after setting your specific dataset in train.py and agent.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%