Pinned Repositories
clutils
Continual Learning utilities
continual-pretraining-nlp-vision
Code to reproduce experiments from the paper "Continual Pre-Training Mitigates Forgetting in Language and Vision" https://arxiv.org/abs/2205.09357
ContinualLearning-SequentialProcessing
Continual Learning with Gated Incremental Memories for Sequential Data Processing. IJCNN 2020. Continual Learning with Recurrent Neural Networks (RNNs) inspired by Progressive network architecture.
ContinualLearning_RecurrentNetworks
Evaluation of Continual Learning with Recurrent Neural Networks
explainable-continual-learning
eXplaning continual learning with SHAP
Relation-Network-PyTorch
Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.3. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028
avalanche
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
continual-learning-baselines
Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
continual-learning-papers
Continual Learning papers list, curated by ContinualAI
ContinualLearning-EchoStateNetworks
Continual Learning with Echo State Networks experiments
AndreaCossu's Repositories
AndreaCossu/continual-pretraining-nlp-vision
Code to reproduce experiments from the paper "Continual Pre-Training Mitigates Forgetting in Language and Vision" https://arxiv.org/abs/2205.09357
AndreaCossu/Relation-Network-PyTorch
Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.3. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028
AndreaCossu/ContinualLearning-SequentialProcessing
Continual Learning with Gated Incremental Memories for Sequential Data Processing. IJCNN 2020. Continual Learning with Recurrent Neural Networks (RNNs) inspired by Progressive network architecture.
AndreaCossu/clutils
Continual Learning utilities
AndreaCossu/ContinualLearning_RecurrentNetworks
Evaluation of Continual Learning with Recurrent Neural Networks
AndreaCossu/explainable-continual-learning
eXplaning continual learning with SHAP
AndreaCossu/DNC-pytorch
Differentiable Neural Computer using PyTorch
AndreaCossu/Perceptron-PyTorch-Autograd
PyTorch (0.4.0) implementation of a single layer Perceptron but with gradient descent instead of perceptron learning rule.
AndreaCossu/LabDeepLearning-MasterBigData
Materials for the Deep Learning laboratory of the Master in Big Data and Machine Learning from University of Pisa
AndreaCossu/MLP
MultiLayer Perceptron implementation in Matlab. It provides gradient descent with standard momentum and 3 different types of conjugate gradient as learning algorithms.
AndreaCossu/RandomizedCoupledOscillators
Official code for Coupled Oscillatory RNN (ICLR 2021, Oral)
AndreaCossu/academic-kickstart
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
AndreaCossu/AndreaCossu
My github landing page
AndreaCossu/AndreaCossu.github.io
AndreaCossu/ARC
The Abstraction and Reasoning Corpus
AndreaCossu/avalanche
Avalanche: a End-to-End Library for Continual Learning
AndreaCossu/awareness-optout
Awareness Opt-out task rephrased for artificial neural networks
AndreaCossu/colab
Continual Learning tutorials and demo running on Google Colaboratory.
AndreaCossu/continual-learning-baselines
Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
AndreaCossu/Equilibrium-Propagation
EP
AndreaCossu/learningalgos
Learning Algorithms
AndreaCossu/MLtree
Machine Learning examples for Data Science course @ tree
AndreaCossu/MovingMNIST
Moving MNIST as PyTorch Dataset
AndreaCossu/mywebsite
My personal website at https://www.andreacossu.com
AndreaCossu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
AndreaCossu/PytTorch-NMT
Neural Machine Translation
AndreaCossu/RON_topology
Study of different topologies for RON
AndreaCossu/Smart_ELF
Smart application project, an interactive system able to understand question, retrieve information and reply with an user-friendly interface
AndreaCossu/website
ContinualAI official website
AndreaCossu/wiki
ContinualAI Wiki: a collaborative wiki on Continual/Lifelong Machine Learning