# GEMLA - Genetically Evolved Machine Learning Algorithms Using evolutionary computation to generate machine learning algorithms. TBC
Find a file
2024-04-04 18:40:17 -07:00
.vscode Debugging crossbreeding logic 2024-03-31 15:53:47 -07:00
file_linked Add data_format module and enum 2024-03-08 17:48:58 -08:00
gemla Adding user defined, shared context 2024-04-04 18:40:17 -07:00
.gitignore Progress on initializing population in sbcl 2023-03-21 01:08:02 -07:00
analysis.py Setting up dynamic nn shapes 2024-03-30 21:08:56 -07:00
LICENSE Initial commit 2019-05-10 00:59:33 -07:00
README.md Update README.md 2019-05-10 01:03:48 -07:00

GEMLA - Genetically Evolved Machine Learning Algorithms

Using evolutionary computation to generate machine learning algorithms.

TBC