
Converting SELFIES Strings to 2D Molecular Images
Learn how to visualize SELFIES molecular representations and explore their unique advantages through random sampling, …
Learn how to visualize SELFIES molecular representations and explore their unique advantages through random sampling, …
SELFIES is a 100% robust string-based representation for chemical molecules, designed for machine learning applications …...
The Müller-Brown potential: a classic two-dimensional analytical benchmark for testing optimization algorithms, reaction …...
Guide to implementing the Müller-Brown potential in PyTorch, comparing analytical vs automatic differentiation with …
Liu et al.'s ICLR 2025 paper introducing DenoiseVAE, which learns adaptive, atom-specific noise for better molecular …...
Lu et al. introduce SpaceFormer, a Transformer that models entire 3D molecular space—not just atoms—for superior …...
Bigi et al. critique non-conservative force models in ML potentials, showing their simulation failures and proposing …...
Dai et al.'s NeurIPS 2021 paper introducing Noise Contrastive Priors (NCPs) to address VAE's 'prior hole' problem with …...
Learn how GEOM transforms 2D molecular graphs into dynamic 3D conformer ensembles for molecular machine learning …
Weiler et al.'s NeurIPS 2018 paper introducing SE(3)-equivariant CNNs for volumetric data using group theory and …...
Enhanced TABME benchmark for page stream segmentation, creating TABME++, showing fine-tuned decoder-based LLMs …...
VAE tutorial using modern PyTorch: torch.distributions, optimization techniques, numerical stability, and implementation …