Skip to content

Luis #13

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Luis #13

merged 2 commits into from
Dec 18, 2023

Conversation

lrm22005
Copy link
Owner

I did for my final project 4 different models

One model is using variational gaussian process, with active learning loading data after dimensionality reduction using tsne.
One model is using variational gaussian process with active learning loading the original data.
One model is using Meta learning clustering to Semi supervised Variational gaussian process with active learning loading the original data, labeling additional data.

The complexity of the models is related with the latent spaces defined and the quantity of iterations that it allows. I choose minimum quantity of iterations because I just need to run it to get results on the course, but maybe for the paper we can try more iterations.

This is a good guide if you like to try using checkpoints over the data loaders.
@lrm22005 lrm22005 merged commit 61fb8ee into main Dec 18, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants