gym-core 0.1.0

Gym Interface for Reinforcement Learning
Documentation
[dependencies.anyhow]
version = "1.0.40"

[dependencies.ndarray]
version = "0.15.0"

[dependencies.ndarray-rand]
version = "0.14.0"

[dependencies.rand]
version = "0.8.3"

[package]
authors = ["elbaro <elbaro@users.noreply.github.com>"]
categories = ["science", "simulation"]
description = "Gym Interface for Reinforcement Learning"
edition = "2018"
keywords = ["learning", "rl", "ml", "gym"]
license = "MIT"
name = "gym-core"
repository = "https://github.com/elbaro/gym-rs"
version = "0.1.0"