All Projects → Luvata → CS330-Stanford-Deep-Multi-Task-and-Meta-Learning

Luvata / CS330-Stanford-Deep-Multi-Task-and-Meta-Learning

Licence: other
My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CS330-Stanford-Deep-Multi-Task-and-Meta-Learning

MeTAL
Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)
Stars: ✭ 24 (-29.41%)
Mutual labels:  maml, meta-learning
MetaBIN
[CVPR2021] Meta Batch-Instance Normalization for Generalizable Person Re-Identification
Stars: ✭ 58 (+70.59%)
Mutual labels:  maml, meta-learning
tensorflow-maml
TensorFlow 2.0 implementation of MAML.
Stars: ✭ 79 (+132.35%)
Mutual labels:  maml, meta-learning
maml-tensorflow
This repository implements the paper, Model-Agnostic Meta-Leanring for Fast Adaptation of Deep Networks.
Stars: ✭ 17 (-50%)
Mutual labels:  maml, meta-learning
maml-rl-tf2
Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.
Stars: ✭ 16 (-52.94%)
Mutual labels:  maml, meta-learning
PAML
Personalizing Dialogue Agents via Meta-Learning
Stars: ✭ 114 (+235.29%)
Mutual labels:  maml, meta-learning
mliis
Code for meta-learning initializations for image segmentation
Stars: ✭ 21 (-38.24%)
Mutual labels:  maml, meta-learning
How-To-Start-A-Startup
"How to Start a Startup" is the Y Combinator class made by real entrepreneurs
Stars: ✭ 55 (+61.76%)
Mutual labels:  stanford
FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
Stars: ✭ 1,346 (+3858.82%)
Mutual labels:  meta-learning
pymfe
Python Meta-Feature Extractor package.
Stars: ✭ 89 (+161.76%)
Mutual labels:  meta-learning
meta-learning-progress
Repository to track the progress in Meta-Learning (MtL), including the datasets and the current state-of-the-art for the most common MtL problems.
Stars: ✭ 26 (-23.53%)
Mutual labels:  meta-learning
TaskRouting
(ICCV 2019 Oral) Many Task Learning With Task Routing http://openaccess.thecvf.com/content_ICCV_2019/html/Strezoski_Many_Task_Learning_With_Task_Routing_ICCV_2019_paper.html
Stars: ✭ 61 (+79.41%)
Mutual labels:  multitask-learning
Recurrent Interaction Network EMNLP2020
Here is the code for the paper ``Recurrent Interaction Network for Jointly Extracting Entities and Classifying Relations'' accepted by EMNLP2020.
Stars: ✭ 13 (-61.76%)
Mutual labels:  multitask-learning
stanford-introduction-to-mathematical-thinking
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
Stars: ✭ 70 (+105.88%)
Mutual labels:  stanford
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (+0%)
Mutual labels:  meta-learning
stanford-cs231n-assignments-2020
This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).
Stars: ✭ 84 (+147.06%)
Mutual labels:  stanford
Meta-DETR
Meta-DETR: Official PyTorch Implementation
Stars: ✭ 205 (+502.94%)
Mutual labels:  meta-learning
SGDepth
[ECCV 2020] Self-Supervised Monocular Depth Estimation: Solving the Dynamic Object Problem by Semantic Guidance
Stars: ✭ 162 (+376.47%)
Mutual labels:  multitask-learning
STEAD
STanford EArthquake Dataset (STEAD):A Global Data Set of Seismic Signals for AI
Stars: ✭ 139 (+308.82%)
Mutual labels:  stanford
MetaHeac
This is an official implementation for "Learning to Expand Audience via Meta Hybrid Experts and Critics for Recommendation and Advertising"(KDD2021).
Stars: ✭ 36 (+5.88%)
Mutual labels:  meta-learning

CS330: Deep Multi-Task and Meta Learning (Stanford Fall 2019)

Update Feb 06 2021: This project is out-dated and the solution on A1 (pytorch) is wrong

  • New assignments from 2020 class has updated to Tensorflow 2.x
  • Assignment 1 (pytorch) has some problems on MANN, it's wrong, much different from the original. I'll fix it on next week (~Feb 10-12)

My course notes & assignment solutions for CS330

Course links:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].