Skip to content

Protein Graph¤

Module: generative_models.models.geometric.protein_graph

Source: generative_models/models/geometric/protein_graph.py

Overview¤

Protein-specific graph model implementation.

Classes¤

ProteinGraphModel¤

class ProteinGraphModel

Functions¤

call¤

def __call__()

init¤

def __init__()

generate¤

def generate()

get_loss_fn¤

def get_loss_fn()

protein_loss_fn¤

def protein_loss_fn()

protein_sample¤

def protein_sample()

sample¤

def sample()

Module Statistics¤

  • Classes: 1
  • Functions: 7
  • Imports: 8