Adding gemla documentation
This commit is contained in:
parent
054c5040ad
commit
8b6b682778
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ license = "MIT"
|
||||||
description = "Using evolutionary computation to generate machine learning algorithms"
|
description = "Using evolutionary computation to generate machine learning algorithms"
|
||||||
homepage = "https://github.com/vandomej/GEMLA"
|
homepage = "https://github.com/vandomej/GEMLA"
|
||||||
repository = "https://github.com/vandomej/GEMLA"
|
repository = "https://github.com/vandomej/GEMLA"
|
||||||
|
documentation = "https://docs.rs/gemla/"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
keywords = ["genetic", "evolve", "machine", "learning", "algorithm"]
|
keywords = ["genetic", "evolve", "machine", "learning", "algorithm"]
|
||||||
categories = ["simulation"]
|
categories = ["simulation"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue