
Implementing the Müller-Brown Potential in PyTorch
Guide to implementing the Müller-Brown potential in PyTorch, comparing analytical vs automatic differentiation with …

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 …...
Skinnider's 2024 Nature Machine Intelligence paper demonstrates that the ability to generate invalid SMILES is actually …...

A VAE tutorial using modern PyTorch: torch.distributions, BCEWithLogits, KL Warmup, and a hands-on guide to tuning the …

Supervised learning reveals hidden eigenvalue patterns that clustering missed, testing k-NN and logistic regression on …

Clustering analysis reveals why Coulomb matrix eigenvalues struggle with larger alkanes, using Dunn Index and silhouette …