go-mep
A pure Go implementation of the Multi Expression Programming algorithm
Alpha version, under heavy development.
TO DO:
- Comprehensive tests
- Main program
- Finish test functions
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.vscode | ||
|
|
mep | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
mep.go | ||
|
|
mep_test.go | ||
|
|
testdata.go | ||
A pure Go implementation of the Multi Expression Programming algorithm
Alpha version, under heavy development.
TO DO: