Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexhernandezgarcia/gflownet
/ types & classes
Types & classes
47 in github.com/alexhernandezgarcia/gflownet
⨍
Functions
481
◇
Types & classes
47
↓ 6 callers
Class
AMP
Anti-microbial peptide sequence environment
gflownet/envs/amp.py:19
↓ 6 callers
Class
Crystal
Crystal environment for ionic conductivity
gflownet/envs/crystals.py:15
↓ 3 callers
Class
ConformerBase
gflownet/utils/molecule/conformer_base.py:43
↓ 3 callers
Class
SpaceGroup
SpaceGroup environment for ionic conductivity. The state space is the combination of three properties: 1. The crystal system (https://en
gflownet/envs/spacegroup.py:20
↓ 3 callers
Class
Uniform
gflownet/proxy/uniform.py:6
↓ 2 callers
Class
Data
playground/botorch/mes_var_deepKernel.py:22
↓ 2 callers
Class
LargeFeatureExtractor
playground/botorch/mes_var_deepKernel.py:62
↓ 2 callers
Class
MolDGLFeaturizer
A class for converting RDKit molecule into DGL graph with featurizing chemical properties into node and edge features
gflownet/utils/molecule/featurizer.py:7
↓ 2 callers
Class
Oracle
gflownet/utils/oracle.py:41
↓ 2 callers
Class
Policy
gflownet/gflownet.py:1085
↓ 1 callers
Class
AlanineDipeptide
Simple extension of 2d continuous torus where reward function is defined by the energy of the alanine dipeptide molecule
gflownet/envs/alaninedipeptide.py:15
↓ 1 callers
Class
AtomPositionsDataset
gflownet/utils/molecule/atom_positions_dataset.py:5
↓ 1 callers
Class
Buffer
Implements the functionality to manage various buffers of data: the records of training samples, the train and test data sets, a replay buffe
gflownet/envs/base.py:538
↓ 1 callers
Class
Conformer
gflownet/utils/molecule/conformer.py:17
↓ 1 callers
Class
DKLModel
playground/botorch/mes_var_deepKernel.py:101
↓ 1 callers
Class
ExactGPModel
playground/botorch/mes_gp_debug.py:24
↓ 1 callers
Class
GFlowNetAgent
gflownet/gflownet.py:29
↓ 1 callers
Class
GPRegressionModel
playground/botorch/mes_exact_deepKernel.py:59
↓ 1 callers
Class
GPRegressionModel
playground/botorch/mes_var_deepKernel.py:75
↓ 1 callers
Class
LargeFeatureExtractor
playground/botorch/mes_exact_deepKernel.py:42
↓ 1 callers
Class
NN_Model
playground/botorch/mes_nn_bao_fix.py:67
↓ 1 callers
Class
NN_Model
playground/botorch/mes_nn_like_gp.py:67
↓ 1 callers
Class
NN_Model
playground/botorch/mes_nn_hardcode_gpVal.py:65
↓ 1 callers
Class
NN_Model
playground/botorch/mes_nn_like_gp_nondiagonalcovar.py:68
↓ 1 callers
Class
TorchANIMoleculeEnergy
gflownet/proxy/molecule.py:52
↓ 1 callers
Class
XTBMoleculeEnergy
gflownet/oracle/molecule.py:11
↓ 1 callers
Class
myGPModel
playground/botorch/mes_gp_debug.py:58
↓ 1 callers
Class
myGPModel
playground/botorch/mes_exact_deepKernel.py:143
↓ 1 callers
Class
myGPModel
playground/botorch/mes_var_deepKernel.py:194
Class
AMPOracleWrapper
gflownet/proxy/amp.py:7
Class
Aptamers
DNA Aptamer oracles
gflownet/proxy/aptamers.py:8
Class
Aptamers
Aptamer sequence environment
gflownet/envs/aptamers.py:14
Class
ContinuousTorus
Purely continuous (no discrete actions) hyper-torus environment in which the action space consists of the increment Delta theta of the angle
gflownet/envs/ctorus.py:15
Class
Corners
It is assumed that the state values will be in the range [-1.0, 1.0].
gflownet/proxy/corners.py:7
Class
GFlowNetEnv
Base class of GFlowNet environments
gflownet/envs/base.py:17
Class
Grid
Hyper-grid environment Attributes ---------- ndim : int Dimensionality of the grid length : int Size of the gri
gflownet/envs/grid.py:13
Class
HybridTorus
Continuous (hybrid: discrete and continuous) hyper-torus environment in which the action space consists of the selection of which dimension d
gflownet/envs/htorus.py:19
Class
Logger
Utils functions to compute and handle the statistics (saving them or send to wandb). It can be passed on to querier, gfn, proxy, ... to get t
gflownet/utils/logger.py:13
Class
Plane
Hyperplane environment (continuous version of a hypergrid) in which the action space consists of the increment of dimension d, modelled by a
gflownet/envs/plane.py:15
Class
Proxy
Generic proxy class
gflownet/proxy/base.py:10
Class
RFMoleculeEnergy
gflownet/proxy/molecule.py:21
Class
Sequence
Anti-microbial peptide sequence environment Attributes ---------- max_seq_length : int Maximum length of the sequences
gflownet/envs/sequence.py:18
Class
Torus
gflownet/proxy/torus.py:6
Class
Torus
Hyper-torus environment Attributes ---------- ndim : int Dimensionality of the torus n_angles : int Number of a
gflownet/envs/torus_rounds.py:11
Class
Torus
Hyper-torus environment in which the action space consists of: - Increasing the angle index of dimension d - Decreasing the angle
gflownet/envs/torus.py:14
Class
bcolors
gflownet/utils/legacy.py:163
Class
resultsPlotter
gflownet/utils/legacy.py:561