Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)
41
stars
6
forks
source link
from tap import Tap ImportError: cannot import name 'Tap' #9
Open
fengjiyuan opened 1 year ago
How to solve this problem? I have used the command "pip install tap", but there is no class named Tap.