mpatacchiola / pyERALinks
Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.
☆71Updated 6 years ago
Alternatives and similar repositories for pyERA
Users that are interested in pyERA are comparing it to the libraries listed below
Sorting:
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- Kohonen vector quantizers (SOM, NG, GNG)☆71Updated 7 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.