proglearn

A package to implement and extend the methods desribed in 'Omnidirectional Transfer for Quasilinear Lifelong Learning'


Keywords
classification, continual-learning, decision-trees, deep-learning, deep-neural-networks, domain-adaptation, random-forests, transfer-learning
License
MIT
Install
pip install proglearn==0.0.7

Documentation

ProgLearn

DOI Build Status Codecov PyPI version arXiv License Netlify Status Downloads

ProgLearn (Progressive Learning) is a package for exploring and using progressive learning algorithms developed by the neurodata group.

Some system/package requirements:

  • Python: 3.6+
  • OS: All major platforms (Linux, macOS, Windows)
  • Dependencies: tensorflow, scikit-learn, scipy, numpy, joblib