Pinned Repositories
OP3
Entity Abstraction in Visual Model-Based Reinforcement Learning
langchain
🦜🔗 Build context-aware reasoning applications
crl
Automatically Composing Representation Transformations as a Means for Generalization
data-driven-characters
Generate chatbots from a corpus
decentralized-rl
Decentralized Reinforcment Learning: Global Decision-Making via Local Economic Transactions (ICML 2020)
dynamics
A Compositional Object-Based Approach to Learning Physical Dynamics
jax-iterative-inference
meta-prompt
A re-implementation of Meta-Prompt in LangChain for building self-improving agents.
minimal-bayesian-flow-networks
A minimal reproduction of the basic figures of the Bayesian Flow Networks paper for building intuition.
panel_simulation
A simulated panel discussion of the AI SF Summit https://aisf.co/
mbchang's Repositories
mbchang/data-driven-characters
Generate chatbots from a corpus
mbchang/meta-prompt
A re-implementation of Meta-Prompt in LangChain for building self-improving agents.
mbchang/decentralized-rl
Decentralized Reinforcment Learning: Global Decision-Making via Local Economic Transactions (ICML 2020)
mbchang/panel_simulation
A simulated panel discussion of the AI SF Summit https://aisf.co/
mbchang/minimal-bayesian-flow-networks
A minimal reproduction of the basic figures of the Bayesian Flow Networks paper for building intuition.
mbchang/jax-iterative-inference
mbchang/awesome-ai-agents
A list of AI autonomous agents
mbchang/langchain
⚡ Building applications with LLMs through composability ⚡
mbchang/ai-code-refactorer
Use AI to refactor code
mbchang/c-swm
Contrastive Learning of Structured World Models
mbchang/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
mbchang/deq
[NeurIPS'19] Deep Equilibrium Models
mbchang/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
mbchang/dreamer-pytorch-yusukeurakami
pytorch-implementation of Dreamer (Model-based Image RL Algorithm)
mbchang/dreamerv2
Mastering Atari with Discrete World Models
mbchang/furniture
IKEA Furniture Assembly Environment for Long-Horizon Complex Manipulation Tasks
mbchang/google-research
Google Research
mbchang/hri
mbchang/ImpSq
Implicit^2: Implicit model for implicit neural representations
mbchang/kmeans_pytorch
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
mbchang/KNNRegression
In this project we will be solving KNN Regression problem from scratch. We will be implementing the KNN problem in the naive method using a for loop and also in a vectorised approach using numpy broadcasting. We will also plot the root mean squared error for various K values and chose the optimal number of nearest neighbours.
mbchang/latex-assistant
mbchang/magical
The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)
mbchang/mbchang.github.io
mbchang/mbrl-lib
Library for Model Based RL
mbchang/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
mbchang/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
mbchang/ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
mbchang/submitit
Python 3.6+ toolbox for submitting jobs to Slurm
mbchang/vercel-flask-example
Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.