Skip to content
View Algomancer's full-sized avatar
💌
Hmu if your gradients are misbehaving, email in profile.
💌
Hmu if your gradients are misbehaving, email in profile.
  • Mancer Labs
  • Brisbane, AU

Sponsoring

@rosmineb
@verbiiyo
@tysam-code

Highlights

  • Pro

Block or report Algomancer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • claudestrap Public

    Minimum Self Bootstrapping Claude App

    Python 4 Updated Mar 7, 2026
  • A minimal implementation of Drifting Models for 2D toy data. Unlike diffusion/flow models that iterate at inference, drifting models evolve the pushforward distribution during training and generat…

    Python 68 5 Updated Feb 13, 2026
  • A minimal implementation of Free-Form Flows (FFF) for 2D toy data. FFF learns an encoder-decoder pair where latent codes z = enc(x) follow a simple prior p_Z = N(0,I)

    Python 1 Updated Feb 8, 2026
  • Code to go along with the exploration in this x thread https://x.com/Algomancer/status/2019949738037272631

    Python 2 Updated Feb 7, 2026
  • Extension of adversarial flow matching where the noise distribution (prior) is learned rather than fixed to N(0, I). This allows the model to potentially find a better matching between the prior a…

    Python 6 Updated Feb 3, 2026
  • leveraging the analytic gradients of characteristic function statistics to structure embedding spaces. inverts the epps-pulley normality test to act as gradient modifier. strictly enforces gaussian…

    Python 1 Updated Jan 16, 2026
  • A mean flow like, bayesian flow like model for single function evaluation sampling of catagorical/discrete data.

    Python 4 1 Updated Dec 27, 2025
  • Hierarchical VAE with split head attention. First N heads: bidirectional (encoder) - Second H-N heads: causal (decoder) - Each layer is a VAE with binary latents - ladder prior

    Python Updated Dec 18, 2025
  • Rotor-Flow Public

    First draft of rotor / cryptographic inspired discrete normalising flow. Turing would be proud (enigma machine)

    Updated Dec 10, 2025
  • vae_juice Public

    Juicing an imagenet vae. Wip

    Updated Nov 27, 2025
  • flow_jepa Public

    Initial explorations for lossless representation learning.

    Python 7 Updated Nov 22, 2025
  • I am suprised this works. It's pretty cool.

    Python 2 1 Updated Nov 16, 2025
  • A clean example of a conditional flow posterior and a prior flow based vae as well as prior based iterative refinement.

    Python Updated Nov 14, 2025
  • Action regularised ar-affline flows. Learns a regularised sde base distribution for a coupling base normalizing flow.

    Python Updated Nov 13, 2025
  • More experiments with temporal latents.

    Python Updated Nov 12, 2025
  • Better sde flows.

    Python Updated Nov 10, 2025
  • Exact path-likelihood latent sequence model with conditional observation flow and Ornstein–Uhlenbeck process prior. SDE mechanics without needing to solve the sde.

    Python Updated Nov 7, 2025
  • ou_heads Public

    Good base for NLL for SDEs in latent space.

    Python Updated Nov 3, 2025
  • Experiments in discrete path flows for learning time conditioned functions.

    Python Updated Oct 26, 2025
  • Pool the 'shape' of the input, approximates a kernel mean. A hypernet learns 'directions' to observe the inputs.

    Python Updated Oct 18, 2025
  • CatFlow (Variational Flow Matching) from https://arxiv.org/abs/2406.04843

    Python Updated Aug 18, 2025
  • A plug‑and‑play layer for an ordinal integer.

    Python Updated Jul 17, 2025
  • BfloatHead Public

    Output head for full range bfloat prediction.

    Python Updated May 4, 2025
  • Stable robust loss varient

    Python Updated Mar 5, 2025
  • Just an idea. Entirely untested.

    Python Updated Mar 5, 2025
  • A novel (?) generative model abusing dimensionality collapse to play an adverserial game.

    Python 6 1 Updated Feb 10, 2025
  • VCReg Public

    Minimal Implimentation of VCRec (2024) for collapse provention.

    Python 18 Apache License 2.0 Updated Jan 28, 2025
  • Untested, use at your own risk, might help with trainability and plasticity. Will run some experiments later.

    Python Updated Jan 28, 2025
  • A simple masking strategy that out performs random and block masking, and some semantic masking for training masking based self supervised models.

    Python 4 Updated Jan 25, 2025
  • RankUp Public

    RankUp is a PyTorch extension that nudges gradient updates away from directions that would lower the rank of your model’s parameters or features. It can be useful if you need to preserve full-rank …

    Python 3 Updated Jan 24, 2025