Coder Social home page Coder Social logo

continualai's Introduction

Continual learning framework

This is a Continual Learning library based on Pytorch, mainly born for personal use, which can be used for fast prototyping, training and to compare different build-in methods over a various numbers of scenarios and benchmarks.

Installation

Type

pip install continual-learning

Continual learning framework

The library is organized in four main modules:

  • Benchmarks: This module contains the most used dataset in CL, reimplemented to give more flexibility.
  • Extras: It contains many Cl methods, that can be easily used and evalauted.
  • Training: This module contains many popular networks used to extract the features from the input samples.
  • Evaluation: This modules provides a unified way to evaluate a method over a flexible numbers of metrics/
  • Models: In this module you will find different solvers, used to classify the features extracted by a backbone network.

Disclaimer

This is an under development framework which is born to improve coding, and the reproducibility, of the papers in which I have worked during the years. It may be unstable.

continualai's People

Contributors

jaryp avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ludoplex

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.