Skip to main content
Ctrl+K
Memorax - Home Memorax - Home
  • Features

Getting Started

  • Installation
  • Quick Start
  • Core Concepts

User Guides

  • Working with Algorithms
  • Building Networks
  • Sequence Models
  • 🔪 Sharp Bits 🔪

API Reference

  • API Reference
    • memorax.algorithms
    • memorax.networks
    • memorax.networks.sequence_models
    • memorax.networks.blocks
    • memorax.networks.layers
    • memorax.networks.positional_embeddings
    • memorax.networks.heads
    • memorax.buffers
    • memorax.environments
    • memorax.loggers
    • memorax.utils
  • Repository
  • Suggest edit
  • Open issue
  • .rst

API Reference

API Reference#

This section documents the public API of Memorax.

  • memorax.algorithms
    • PPO
    • MAPPO
    • DQN
    • R2D2
    • SAC
    • PQN
    • StreamAC
    • GradientPPO
  • memorax.networks
    • Core
    • Vision
    • Wrappers
  • memorax.networks.sequence_models
    • RNN Models
    • Memoroid Models
    • Attention
    • Wrappers
  • memorax.networks.blocks
    • Feed-Forward
    • Normalization
    • Residual
    • Composition
    • Mixture of Experts
  • memorax.networks.layers
    • Convolution
    • Dense
    • Normalization
    • Utility
  • memorax.networks.positional_embeddings
  • memorax.networks.heads
    • Policy Heads
    • Value Heads
    • Q-Network Heads
    • General Value Functions
    • Temperature
    • Other
  • memorax.buffers
    • Episode Buffer
    • Prioritized Episode Buffer
  • memorax.environments
    • make()
    • Supported Namespaces
  • memorax.loggers
    • Core
    • Backends
  • memorax.utils
    • Data Structures
    • Functions

previous

🔪 Sharp Bits 🔪

next

memorax.algorithms

By Noah Farr

© Copyright 2025, Noah Farr.