You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,8 @@ values = wrapped_to_values(
80
80
81
81
## Todo
82
82
83
-
-[] take care of the function that takes in the dataset and text encoder and precomputes the covariance matrix needed for the rank-1 update
84
-
-[] instead of having the researcher worry about different learning rates, offer the fractional gradient trick from other paper (to learn the concept embedding)
83
+
-[x] take care of the function that takes in the dataset and text encoder and precomputes the covariance matrix needed for the rank-1 update
84
+
-[x] instead of having the researcher worry about different learning rates, offer the fractional gradient trick from other paper (to learn the concept embedding)
0 commit comments