vwxyzjn / incubator

Collection of in-progress libraries for entity neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENN Incubator

Actions Status Discord

Collection of in-progress libraries for entity neural networks: Neural Network Architectures for Structured State

  • Entity Gym: Abstraction over reinforcement learning environments that represent observations as lists of structured objects.
  • ENN-PPO: PPO training loop for entity-gym environments.
  • RogueNet: Ragged batch transformer implementation that accepts variable length lists of structured objects as inputs.
  • ENN-Zoo: Collection of entity gym bindings for different environments.
  • ENN-BC: Supervised training loop on behavioral cloning datasets collected from entity-gym policies.

About

Collection of in-progress libraries for entity neural networks.


Languages

Language:Python 100.0%