Skip to content
View InfProbSciX's full-sized avatar

Highlights

  • Pro

Organizations

@mlatcl
Block or Report

Block or report InfProbSciX

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

  1. gplvm_scrna gplvm_scrna Public

    Scalable GPLVMs for scRNA

    Jupyter Notebook 5 1

  2. posters posters Public

  3. Convert mgcv::gams to sparse Gaussia... Convert mgcv::gams to sparse Gaussian Processes
    1
    library(mgcv) # version >= 1.8-34
    2
    library(data.table)
    3
    
                  
    4
    set.seed(42)
    5
    
                  
  4. Running ProbDR in Stan Running ProbDR in Stan
    1
    
                  
    2
    import torch
    3
    import numpy as np
    4
    import pandas as pd
    5
    import seaborn as sns
  5. GPLVFs GPLVFs Public

    Variational Gaussian Process Latent Variable Models with Normalizing Flows (using Pyro)

    Python 3

  6. MobilityTransmissionCovid MobilityTransmissionCovid Public

    Attempt to recreate Imperial's Covid Report 26

    R