Skip to content

salehiac/FAERY-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is the official implementation of the method proposed in

@article{salehi2022few,
  title={Few-shot Quality-Diversity Optimization},
  author={Salehi, Achkan and Coninx, Alexandre and Doncieux, Stephane},
  journal={IEEE Robotics and Automation Letters},
  year={2022},
  publisher={IEEE}
}.

https://arxiv.org/pdf/2109.06826.pdf

Requirements

Other requirements can be found in requirements.txt.

Usage

The results of the paper can be reproduced via

$ cd NS
$ python -m scoop -n <num_procs>  population_priors.py  <args>

For the maze experiments, you will need to generate random mazes using the script FAERY-original/environments/maze_generator/maze_generator.py.

About

Repository used for the results of the paper "Few-shot Quality Diversity Optimization"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published