https://github.com/markcheno/go-mep
A pure Go implementation of the Multi Expression Programming algorithm
https://github.com/markcheno/go-mep
Last synced: 12 months ago
JSON representation
A pure Go implementation of the Multi Expression Programming algorithm
- Host: GitHub
- URL: https://github.com/markcheno/go-mep
- Owner: markcheno
- License: mit
- Created: 2016-04-14T23:38:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T01:58:58.000Z (almost 10 years ago)
- Last Synced: 2025-04-07T09:42:53.003Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 2 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mep
A pure [Go](http://golang.org/) implementation of the Multi Expression Programming algorithm
Alpha version, under heavy development.
TO DO:
- Comprehensive tests
- Main program
- Finish test functions