RxEnvironments.jl Documentation
Welcome to the documentation for RxEnvironments.jl! This document provides an overview of the package's functionality and usage.
Installation
To install RxEnvironments.jl, use the following Julia command:
using Pkg
Pkg.add("RxEnvironments")
Table of Contents
- Getting Started
- Example: Mountain Car Environment
- Example: Discrete control space environment
- Advanced Usage
- Design Philosophy
- API Reference
Index
RxEnvironments.AbstractEntity
RxEnvironments.RxEntity
Rocket.on_next!
Rocket.on_next!
Rocket.unsubscribe!
RxEnvironments.__send!
RxEnvironments.action_type
RxEnvironments.add!
RxEnvironments.create_entity
RxEnvironments.emits
RxEnvironments.is_subscribed
RxEnvironments.receive!
RxEnvironments.send!
RxEnvironments.subscribe_to_observations!
RxEnvironments.terminate!
RxEnvironments.time_interval
RxEnvironments.update!