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
We need to provide way better example of the deep methods. For each methods we should provide a training example (which is already done) and then an explanation of what is happening:
adversarial method -> domain prediction
divergence methods and OT methods -> TSNE of the features
We should also explain how to train the methods with skorch or torch. That is already what I started to do in plot_training_method.py.
The text was updated successfully, but these errors were encountered:
tgnassou
changed the title
Proposer examples for deep methods
Proper examples for deep methods
Feb 29, 2024
We need to provide way better example of the deep methods. For each methods we should provide a training example (which is already done) and then an explanation of what is happening:
We should also explain how to train the methods with skorch or torch. That is already what I started to do in
plot_training_method.py
.The text was updated successfully, but these errors were encountered: