Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goktug97/estorch

Evolution Strategy Library
https://github.com/goktug97/estorch

evolution-strategies evolution-strategy-library evolutionary-algorithms mpi neural-network parallel-computing pytorch reinforcement-learning

Last synced: 6 days ago
JSON representation

Evolution Strategy Library

Awesome Lists containing this project

README

        

Evolution Strategy Library
=======================================================

ESTorch is an Evolution Strategy Library built around PyTorch.

## Installation

```bash
pip install estorch
```

## Documentation

https://estorch.readthedocs.io/

## Usage

Please refer to [examples](https://github.com/goktug97/estorch/blob/master/examples)

## License
estorch is licensed under the MIT License.