-
Mancer Labs
- Brisbane, AU
Highlights
- Pro
-
-
Minimal-Drifting-Models Public
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…
-
Minimal-Free-Form-flows Public
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)
-
Research-In-Public Public
Code to go along with the exploration in this x thread https://x.com/Algomancer/status/2019949738037272631
-
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…
-
Gaussianity-Grad Public
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…
-
Mean-Bayesian-Flow-Network Public
A mean flow like, bayesian flow like model for single function evaluation sampling of catagorical/discrete data.
-
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 UpdatedDec 18, 2025 -
Rotor-Flow Public
First draft of rotor / cryptographic inspired discrete normalising flow. Turing would be proud (enigma machine)
UpdatedDec 10, 2025 -
-
flow_jepa Public
Initial explorations for lossless representation learning.
-
I am suprised this works. It's pretty cool.
-
flow_prior_posterior Public
A clean example of a conditional flow posterior and a prior flow based vae as well as prior based iterative refinement.
Python UpdatedNov 14, 2025 -
action_sde_flow Public
Action regularised ar-affline flows. Learns a regularised sde base distribution for a coupling base normalizing flow.
Python UpdatedNov 13, 2025 -
-
-
Variational-Path-Flows Public
Exact path-likelihood latent sequence model with conditional observation flow and Ornstein–Uhlenbeck process prior. SDE mechanics without needing to solve the sde.
Python UpdatedNov 7, 2025 -
-
Experiments in discrete path flows for learning time conditioned functions.
Python UpdatedOct 26, 2025 -
Topological-Kernel-Pooling Public
Pool the 'shape' of the input, approximates a kernel mean. A hypernet learns 'directions' to observe the inputs.
Python UpdatedOct 18, 2025 -
min-catagorical-vfm Public
CatFlow (Variational Flow Matching) from https://arxiv.org/abs/2406.04843
Python UpdatedAug 18, 2025 -
-
-
-
-
Rank-Collapse-Adversary Public
A novel (?) generative model abusing dimensionality collapse to play an adverserial game.
-
VCReg Public
Minimal Implimentation of VCRec (2024) for collapse provention.
-
SpectralRegularisation Public
Untested, use at your own risk, might help with trainability and plasticity. Will run some experiments later.
Python UpdatedJan 28, 2025 -
BandPassMask Public
A simple masking strategy that out performs random and block masking, and some semantic masking for training masking based self supervised models.
-
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 …




