Logo

Install GFlowNet

  • Installation
    • Requirements
    • Quick Installation
    • Step by Step Installation
    • Optional Packages (Extras)
    • Installing with install.sh

Get Started

  • Introduction by Example
    • What are GFlowNets?
    • Compositionality and Sampling
    • Key Components
  • Colab Notebooks and Video Tutorials
    • List of tutorials

Tutorials

  • Grid Enviroment tutorial
  • How to add custom enviroment

Advanced Concepts

  • Stacked Enviroment

API Reference

  • API Reference
    • dna
      • Attributes
      • Classes
      • Module Contents
        • NUCLEOBASES
        • PAD_TOKEN
        • DNA
    • base
      • Classes
      • Module Contents
        • SequenceBase
    • utils
      • Attributes
      • Functions
      • Module Contents
        • ALPHABET
        • VOCABULARY
        • read_alphabet()
        • read_vocabulary()
    • branin
      • Attributes
      • Classes
      • Module Contents
        • X1_DOMAIN
        • X1_LENGTH
        • X2_DOMAIN
        • X2_LENGTH
        • UPPER_BOUND_IN_DOMAIN
        • OPTIMUM
        • MODES
        • Branin
    • corners
      • Classes
      • Module Contents
        • Corners
    • selfies
      • Attributes
      • Classes
      • Module Contents
        • SELFIES_VOCAB_SMALL
        • PAD_TOKEN
        • Selfies
    • gflownet
      • Submodules
        • gflownet.buffer
        • gflownet.envs
        • gflownet.evaluator
        • gflownet.gflownet
        • gflownet.losses
        • gflownet.policy
        • gflownet.proxy
        • gflownet.utils
      • Attributes
      • Package Contents
        • __version__
    • hartmann
      • Attributes
      • Classes
      • Module Contents
        • X_DOMAIN
        • OPTIMUM
        • MODES
        • Hartmann
    • investment
      • Attributes
      • Classes
      • Module Contents
        • CHOICES
        • SECTORS
        • TAGS
        • TECHS
        • AMOUNTS
        • ALLOWED_SECTOR2TAGS
        • ALLOWED_TAG2SECTOR
        • ALLOWED_SECTOR2TECH
        • ALLOWED_TAG2TECH
        • InvestmentDiscrete

Contributing

  • Contributors Guide
    • Coding conventions
      • Python
        • Black
        • Flake8
        • Isort
    • How to write documentation
      • Quick Start for Documentation Contributors
      • Building Documentation Locally
      • Overview
        • Learn by example
      • FAQ
      • About Sphinx
    • How to write docstrings
      • Basics
      • Full Example
      • So many rules, how can I check?
    • Github etiquette
      • Where to learn
      • Typical workflow
    • Dev Sanity Check Runs
      • Grid
        • Trajectory Balance loss
        • Flow Matching loss
      • Tetris
        • Trajectory Balance loss
        • Flow Matching loss
      • Continuous Torus as in Lahlou et al (ICML 2023)
gflownet
  • API Reference
  • gflownet
  • gflownet.envs
  • gflownet.envs.crystals
  • View page source

gflownet.envs.crystals

gflownet.envs.crystals package docstring: todo

Submodules

  • gflownet.envs.crystals.composition
  • gflownet.envs.crystals.crystal
  • gflownet.envs.crystals.lattice_parameters
  • gflownet.envs.crystals.spacegroup
Previous Next

© Copyright 2024, Alex Hernandez-Garcia.

Built with Sphinx using a theme provided by Read the Docs.