gemla 0.1.0

Using evolutionary computation to generate machine learning algorithms
Documentation
1
2
3
4
5
6
7
8
9
name: GEMLA
version: "0.1"
autor: Jacob VanDomelen <jacob.vandome15@gmail.com>
about: Uses a genetic algorithm to generate a machine learning algorithm.
args:
    - DIRECTORY:
        help: Sets the input/output directory for the program.
        required: true
        index: 1