LecJackS / CS-330-Deep-Multi-Task-and-Meta-LearningLinks
https://cs330.stanford.edu/
☆62Updated 2 years ago
Alternatives and similar repositories for CS-330-Deep-Multi-Task-and-Meta-Learning
Users that are interested in CS-330-Deep-Multi-Task-and-Meta-Learning are comparing it to the libraries listed below
Sorting:
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Meta learning is a subfield of machine learning where automatic learning algorithms are applied on metadata about machine learning experi…☆27Updated 6 years ago
- PyTorch implementation of Probabilistic Network Ensembles on toy problems☆23Updated 2 years ago
- A Pytorch implementation of MAML☆53Updated 2 years ago
- Energy-Based Models for Continual Learning Official Repository (PyTorch)☆42Updated 2 years ago
- ☆10Updated 6 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 9 months ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Useful resources to learn lifelong learning☆22Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- PyTorch Implementation of Reptile☆20Updated 4 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated 2 years ago
- Code to reproduce results on toy tasks and companion blog for the paper.☆20Updated 3 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …