Skip to content

hyperconnect/TiDAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiDAL: Learning Training Dynamics for Active Learning

presentation

Prerequisites:

  • Linux or macOS
  • Python 3.10
  • CPU compatible but NVIDIA GPU + CUDA CuDNN is highly recommended.

Installation

Install required Python packages

pip install requirements.txt

Running code

To train the model(s) and evaluate in the paper, run this command:

python main.py -d cifar10 -i 1 -m TiDAL -q Entropy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages