Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nicolas #18

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Nicolas #18

wants to merge 24 commits into from

Conversation

NicolasLegendre1
Copy link
Contributor

Verify the loss and the reparametirization:
Recall: look to neural_network lne 96, 102 and 103 for the definition of mean_module, self.rep_group and self.latent_space, (you can also look to line 126 and line 144 for the computation of latent_space and loss.)
You have to switch to reparameterize.py after that and follow the different steps of the construction of self.rep_group

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@4e1a6ca). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master       #18   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         1           
  Lines             ?         2           
  Branches          ?         0           
==========================================
  Hits              ?         2           
  Misses            ?         0           
  Partials          ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e1a6ca...bf02894. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant