Adding gemla documentation

This commit is contained in:
vandomej 2021-10-07 02:51:11 -07:00
parent 054c5040ad
commit 8b6b682778

View file

@ -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"]