DistributedES
Distributed implementation of popular evolutionary methods
Python★ 64⑂ 18 forksApache-2.0updated 8 years ago
git clone https://github.com/ShangtongZhang/DistributedES.gitShangtongZhang/DistributedESREADME.mdfork it — it’s yours
DistributedES
Distributed version of popular evolutionary methods
Included algorithms:
- Distributed CMA-ES
- Distributed NES
- Distributed NEAT
Dependency
- PyTorch
- CMA
- Neat-Python [commit]
References
more like this
smb-vanilla-port
A C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
C★ 51
Sandwich-Batch-Normalization
[WACV 2022] "Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity" by Xinyu Gong,…
Python★ 51