Skip to content

cnguyen10/probabilistic_task_modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PyTorch implementation of the paper "Probabilistic task modelling for meta-learning" published at International Conference on Uncertainty in Artificial Intelligence (UAI) 2021.

Requirements

  • PyTorch 1.0 or above with or without GPU support
  • Tensorboard

Datasets

Two popular datasets: Omniglot and mini-ImageNet are considered in the paper. Note that the image size on both datasets is set to 64-by-64 pixel2 to ease the design of VAE architecture.

Tensorboard

The implementation also has Tensorboard integrated to monitor the training progress.

About

Implementation of "Probabilistic task modelling for meta-learning" accepted at UAI 2021.

Resources

License

Stars

Watchers

Forks

Languages