9 lines
No EOL
268 B
YAML
9 lines
No EOL
268 B
YAML
name: GEMLA
|
|
version: "0.1"
|
|
autor: Jacob VanDomelen <jacob.vandome15@gmail.com>
|
|
about: Uses a genetic algorithm to generate a machine learning algorithm.
|
|
args:
|
|
- FILE:
|
|
help: Sets the input/output file for the program.
|
|
required: true
|
|
index: 1 |