Highlights
- Pro
-
-
gfn-maxent-rl Public
Comparison between GFlowNets & Maximum Entropy RL
-
Awesome-GFlowNets Public
Forked from zdhNarsil/Awesome-GFlowNetsA curated list of resources about generative flow networks (GFlowNets).
-
-
tips-research-mila Public
Forked from vict0rsch/tips-research-milaGeneral tips to drive your research at Mila
-
jax-jsp-gfn Public
Official code for the paper "Joint Bayesian Inference of Graphical Structure and Parameters with a Single Generative Flow Network"
-
pytorch-meta Public
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
-
Official code for the paper "Synergies between Disentanglement and Sparsity: Generalization and Identifiability in Multi-Task Learning" (ICML 2023)
-
-
pytorch-maml-rl Public
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
-
jax-meta-learning Public
A collection of meta-learning algorithms in Jax
-
jaxopt Public
Forked from fabianp/jaxoptHardware accelerated, batchable and differentiable optimizers in JAX.
Python Apache License 2.0 UpdatedJul 14, 2022 -
jax-dag-gflownet Public
Code for "Bayesian Structure Learning with Generative Flow Networks"
-
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
-
switching-kalman-filter Public
Python implementation of the Switching Kalman Filter
-
jax-comln Public
Code for "Continuous-Time Meta-Learning with Forward Mode Differentiation" (ICLR 2022)
-
-
SimpleParsing Public
Forked from lebrice/SimpleParsingSimple, Elegant, Typed Argument Parsing with argparse
Python MIT License UpdatedSep 7, 2021 -
pytorch-structured-sparsity Public
Code for "Structured Sparsity Inducing Adaptive Optimizers for Deep Learning" in PyTorch
-
transformers Public
Forked from huggingface/transformers🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
-
metax Public
A collection of extensions for meta-learning in JAX
-
rlpyt Public
Forked from astooke/rlpytReinforcement Learning in PyTorch
-
pfrl Public
Forked from pfnet/pfrlPFRL: a PyTorch-based deep reinforcement learning library
Python MIT License UpdatedOct 6, 2020 -
pgmpy Public
Forked from pgmpy/pgmpyPython Library for learning (Structure and Parameter) and inference (Statistical and Causal) in Bayesian Networks.
-
pytorch-maml Public
An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta
-
ntm-one-shot Public
One-shot Learning with Memory-Augmented Neural Networks
-