Skip to content
View fangzefunny's full-sized avatar

Block or report fangzefunny

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

Python Implementations of Monte Carlo Tree Search

Python 292 88 Updated Aug 20, 2021

Prioritized Experience Replay (PER) implementation in PyTorch

Python 320 76 Updated Feb 3, 2020

🏆 gym-cooking: Code for "Too many cooks: Bayesian inference for coordinating multi-agent collaboration", Winner of the CogSci 2020 Computational Modeling Prize in High Cognition, and a NeurIPS 2020…

Python 197 42 Updated Apr 25, 2021

Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch

Python 843 163 Updated Dec 27, 2022

Common used path planning algorithms with animations.

Python 8,365 1,689 Updated Feb 6, 2023

The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.

Python 801 139 Updated Dec 5, 2023

Inverse binomial sampling for efficient log-likelihood estimation of simulator models in Python

Jupyter Notebook 3 Updated Jun 5, 2023

A colab-style tutorial for how to build Hopfield Networks (classic and modern) and train them to memorise patterns and flags

Jupyter Notebook 12 6 Updated Jul 14, 2024

Hopfield Networks is All You Need

Python 2 Updated Jan 18, 2023

Implementation of the Tolman Eichenbaum Machine in pytorch

Python 150 49 Updated Apr 27, 2022

Self-attentive Associative Memory & SAM-based Two-Memory Model

Python 54 9 Updated May 4, 2022

Implementation of grid cells in Python and Javascript

Jupyter Notebook 22 4 Updated Jan 13, 2022

A simple tutorial of Variational AutoEncoders with Pytorch

Jupyter Notebook 366 80 Updated Feb 15, 2024

Evaluate three types of task shifting with popular continual learning algorithms.

Python 519 90 Updated Apr 26, 2021

(Personal experiment) Unsupervised Predictive Memory in a Goal-Directed Agent https://arxiv.org/abs/1803.10760

Python 24 6 Updated May 3, 2019

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).

Python 234 65 Updated Jul 6, 2023

PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.

Jupyter Notebook 1,669 322 Updated Mar 7, 2025

Code accompanying our papers on the "Generative Distributional Control" framework

Python 117 20 Updated Dec 7, 2022

Functional Regularisation for Continual Learning with Gaussian Processes

Jupyter Notebook 14 6 Updated Oct 24, 2020

An implementation of EWC with PyTorch

Jupyter Notebook 243 45 Updated Mar 27, 2019

Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com

Python 929 313 Updated May 22, 2023

Can large language models provide useful feedback on research papers? A large-scale empirical analysis.

Python 517 50 Updated Jan 11, 2024

A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour

Python 40,894 6,085 Updated Mar 7, 2025

Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"

Python 45 10 Updated Oct 3, 2023

Tutorial: Statistical Relational Learning with Google TensorFlow

Jupyter Notebook 40 17 Updated Mar 8, 2016
Python 14 4 Updated Oct 17, 2024

Easily set Mac Retina display to higher unsupported resolutions

Objective-C++ 4,160 362 Updated Nov 29, 2023

Materials for RNN tutorial @ Harvard-MIT Theoretical and Computational Neuroscience Journal Club

Jupyter Notebook 18 2 Updated Feb 13, 2020

Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子

Python 645 149 Updated Nov 24, 2021

此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。

Python 1,329 319 Updated Aug 25, 2022
Next