Cargo Features

Border has no features set by default.

[dependencies]
border = { version = "0.0.6", features = ["doc-only", "adam_eps", "border-async-trainer"] }
doc-only

Enables doc-only of tch ^0.8.0

adam_eps

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tch doc-only?

Enables tch ^0.8.0

border-async-trainer implicit feature

Enables border-async-trainer

border-async-trainer:

Atari environment based on gym-rs