Skip to content

Ashitemaru/Pensieve-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pensieve torch

A PyTorch implementation of Pensieve.

Reference repository: https://github.com/godka/Pensieve-PPO & https://github.com/linnaeushuang/pensieve-pytorch/

Reference paper: https://dl.acm.org/doi/pdf/10.1145/3098822.3098843

Update

2022.07.07

Repository initialization.

2022.08.29

Finish constructing A3C model with PyTorch & constructing the model shown in the paper.

Copy training & testing data into the repo.

2022.09.01

Complete environment & data loader.

Not fully understand Mahi-Mahi, learn it later.

2022.09.02

Complete test.

All the experiment results are stored in /summary folder.

About

A PyTorch implementation of Pensieve.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published