Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

IntelLabs/DNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DISCONTINUATION OF PROJECT - This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project. If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

DNS: Determinantal Point Process Based Neural Network Sampler for Ensemble Reinforcement Learning

Code of our ICML 2022 paper titled DNS: Determinantal Point Process Based Neural Network Sampler for Ensemble Reinforcement Learning. This code only includes a snippet to show the use of DPP to sample neural network indexes. This code is written in Python3.8

Requirements

  pip install dppy

Citation

@article{sheikh2022dns,
  title={DNS: Determinantal Point Process Based Neural Network Sampler for Ensemble Reinforcement Learning},
  author={Sheikh, Hassam and Frisbee, Kizza and Phielipp, Mariano},
  journal={ICML},
  year={2022}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages