Giter Site home page Giter Site logo

dynamic_learning_rates_for_continual_unsupervised_learning's Introduction

Dynamic learning rates for continual unsupervised learning

This is the source code used to get the results in the paper "Dynamic learning rates for continual unsupervised learning":

@article{fernandez2023dynamic,
  title={Dynamic learning rates for continual unsupervised learning},
  author={Fern{\'a}ndez-Rodr{\'\i}guez, Jos{\'e} David and Palomo, Esteban Jos{\'e} and Ortiz-de-Lazcano-Lobato, Juan Miguel and Ramos-Jim{\'e}nez, Gonzalo and L{\'o}pez-Rubio, Ezequiel},
  journal={Integrated Computer-Aided Engineering},
  volume={30},
  number={3},
  pages={257--273},
  year={2023},
  publisher={IOS Press}
}

The code is written by Jose David Fernandez Rodriguez, building upon previous code for competitive clustering techniques (in a classic learning setting, i.e. before devising techniques for continual unsupervised learning) by Esteban Palomo Ferrer and Ezequiel Lopez Rubio. This code is now released under the AGPLv3, as part of a drive to harmonize licensing terms over all my repositories for journal papers.

The code is written as a set of Matlab scripts; it was executed in Matlab 2022a. The main entry points to run experiments are DemoCORA.m and DemoCORACrossValidation.m, while clusteringsCORA.m is used to run classic clustering techniques. The main entry points to crunch data from the experiments are getBestCORAResults.m, showExperimentsBatches.m, showCORAClusters.m and showCORAAndNetwork.m, writeExperimentResults.m, writeExperimentResultsBatches.m, writeExperimentResultsNoBatches.m, and searchGoodEnough.m. A good way to get a sense of the dependencies between the scripts is to use the project analyzer in the Matlab GUI. The file run.py was part of an effort to run minibatch K-means on the dataset used in the paper, as a comparison with our continual learning method.

The dataset used in the paper is available in the cora folder. The images folder contains images used as a dataset to perform an earlier, preliminary set of experiments on continual techniques learning.

dynamic_learning_rates_for_continual_unsupervised_learning's People

Watchers

 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.