Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlesort/cl_visualization
https://github.com/tlesort/cl_visualization
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tlesort/cl_visualization
- Owner: TLESORT
- Created: 2021-01-14T21:59:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T03:22:47.000Z (about 2 years ago)
- Last Synced: 2024-10-12T04:28:41.915Z (about 1 month ago)
- Language: Python
- Size: 4.07 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CL_Visualization
### DEV NoTEs
Typical command
``
python main.py --scenario_name SpuriousFeatures --num_tasks 2 --name_algo ib_irm --dataset CIFAR10 --fast --lr 0.1 --seed 1664 --OutLayer Linear
``This repository is a research repository there is no warranty on the current state of the code.
Nevertheless, this repository contains code to reproduce some paper experiments.
In the "Reproducibility" folder you can find information to reproduce results for the papers:- "Regularization Shortcomings for Continual Learning" - Timothée Lesort, Andrei Stoian, David Filliat
- "Continual Learning in Deep Networks: an Analysis of the Last Layer" - Timothée Lesort, Thomas George, Irina Rish