Giter Site home page Giter Site logo

fsoft-aic / cvd Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 146 KB

[Springer Machine Learning Journal] Continual Variational Dropout: A View of Auxiliary Local Variables in Continual Learning

Home Page: https://link.springer.com/article/10.1007/s10994-023-06487-7

License: Apache License 2.0

Python 100.00%

cvd's Introduction

Continual Variational Dropout

This repository contains all of our code for Continual Variational Dropout: A View of Auxiliary Local Variables in Continual Learning.

Dataset

To download the Omniglot dataset.

Perform Training

$ python3 main.py --experiment [dataset] --approach [approach] --film --KL_weight [KL_weight] --prior_var [prior_var]

To perform the CVD on split-mnist, enter the following command:

$ python3 main.py --experiment split_mnist --approach gvclf_vd --film --KL_weight 0.01

To perform CVD on split-CIFAR100, enter the following command:

$ python3 main.py --experiment split_cifar100 --approach gvclf_vd --film --KL_weight 0.01 --conv_Dropout --prior_var 1

Acknowledgement

Our implementation is based on yolky/gvcl.

Citation

@article{hainam2023continual,
  title={Continual variational dropout: a view of auxiliary local variables in continual learning},
  author={Hai, Nam Le and Nguyen, Trang and Van, Linh Ngo and Nguyen, Thien Huu and Than, Khoat},
  journal={Machine Learning},
  pages={1--43},
  year={2023},
  publisher={Springer}
}

cvd's People

Contributors

nguyenvuthientrang avatar namcyan avatar

Stargazers

 avatar Viet Hoang avatar

Watchers

Hiếu Slash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.