radiate_web 0.1.13

Train Radiate remotely
Documentation
[package]

name = "radiate_web"

version = "0.1.13"

authors = ["Peter Kalivas <peterkalivas@gmail.com>"]

repository = "https://github.com/pkalivas/radiate"

readme = "README.md"

categories = ["science", "simulation", "algorithms", "evolve", "genetic"]

keywords = ["search", "genetic", "learning", "artificial", "evolution"]

edition = "2018"

description = "Train Radiate remotely"

license = "MIT"



[dependencies]

radiate= "1.1.56"

serde = {version ="1.0", features = ["rc"]}

serde_json="1.0.44"

serde_derive="1.0.104"