You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a PyTorch EBM to model a historical glyph dataset of early letterpress characters, using SGLD and reservoir sampling for stable training. Implemented a JEM to integrate generative and predictive modeling, using classifier logits as unnormalized densities and optimizing with combined contrastive and cross-entropy loss.