Skip to content
View changmin-yu's full-sized avatar

Block or report changmin-yu

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
Showing results

An implementation of Olshausen and Field (96) in PyTorch

Python 29 8 Updated Aug 16, 2020

NumPy implementation of infinite latent feature model (aka Indian Buffet Process or IBP)

Python 49 18 Updated Mar 5, 2018

Hierarchical Dirichlet Process Generalized Linear Models

R 11 4 Updated Oct 12, 2023

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…

Jupyter Notebook 16,721 4,195 Updated Aug 7, 2024

code for KalmanNet

Python 286 76 Updated Feb 12, 2024

In this project, a simple Nested Chinese Restaurant Process is implemented. this is done by using HLDA for topic modeling with Gibbs Sampler. this project demonstrates the BBC Insight Dataset for e…

Jupyter Notebook 2 Updated Apr 5, 2023

Mamba SSM architecture

Python 13,167 1,122 Updated Nov 5, 2024

Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.

Python 654 71 Updated Jan 7, 2024

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…

Python 56,127 5,764 Updated Aug 24, 2024

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022

Python 1,972 161 Updated Aug 20, 2022

This repository contains research code for the paper "Generating realistic neurophysiological time series with denoising diffusion probabilistic models".

Python 64 6 Updated Aug 30, 2024

A modular RL library to fine-tune language models to human preferences

Python 2,209 191 Updated Mar 1, 2024

Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting…

Jupyter Notebook 15,054 2,171 Updated Nov 7, 2024

Inference code for Llama models

Python 56,367 9,566 Updated Aug 18, 2024

olfactory (multi-trial GPLVM)

Jupyter Notebook 1 1 Updated Aug 30, 2021

Implemenation of Manifold Inference from Neural Dynamics (MIND) from Low & Lewallen et. al, '18

Jupyter Notebook 26 6 Updated Mar 7, 2019

Official pytorch repository for "Diffusion Posterior Sampling for General Noisy Inverse Problems"

Python 426 47 Updated Mar 2, 2023

Lightweight, useful implementation of conformal prediction on real data.

Jupyter Notebook 780 87 Updated Mar 24, 2024

A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.

Python 986 161 Updated Mar 13, 2019

Gaussian processes framework in python

Python 2,039 562 Updated Oct 28, 2024

Fast approximate inference for Poisson GLMs

Python 9 Updated Oct 20, 2019

Python codes used in "Structured Recognition for Generative Models with Explaining Away"

Python 2 Updated Nov 16, 2023

Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.

Python 144 48 Updated Mar 29, 2015

A set of 13 diverse machine-learning tasks that require memory to solve.

Python 221 17 Updated Aug 12, 2021

Pytorch version of Dreamer, which follows the original TF v2 codes.

Python 113 25 Updated Feb 7, 2022

A pytorch reprelication of the model-based reinforcement learning algorithm MBPO

Python 1 Updated Sep 16, 2022
Next