Skip to content
View amifalk's full-sized avatar

Block or report amifalk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. compmem/cognax compmem/cognax Public

    Build, fit, and sample from cognitive models with JAX + NumPyro.

    Python 1

  2. Functional NumPyro MCMC Wrapper Functional NumPyro MCMC Wrapper
    1
    from functools import partial
    2
    from operator import attrgetter
    3
    
                  
    4
    import jax
    5
    import jax.numpy as jnp
  3. JAXCat JAXCat Public

    An implementation of CrossCat fit with MFVI.

    Python

  4. CrossCatGibbs CrossCatGibbs Public

    My homespun implementation of CrossCat, fit with MCMC.

    Jupyter Notebook

  5. LatentSimplexPosition LatentSimplexPosition Public

    An illustration of the Latent Simplex Position model.

    Jupyter Notebook