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
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Hi, I was wondering if we should encode "control" as a vector with all zeros, instead of a regular one-hot vector similar to other drugs?
I believe so since by doing so we can simply use the learned z_basal to represent the embeddings of control cells. Let me know if I am wrong.
Also, is it possible to have your example data used in the notebooks?
Hi, I was wondering if we should encode "control" as a vector with all zeros, instead of a regular one-hot vector similar to other drugs?
I believe so since by doing so we can simply use the learned z_basal to represent the embeddings of control cells. Let me know if I am wrong.
Also, is it possible to have your example data used in the notebooks?