Skip to content

Commit

Permalink
FIX: Repairs broken link to Iñigo's repo
Browse files Browse the repository at this point in the history
The link pointing to the Variational Autoencoder Module in the
tractoencoder_gsoc repo was pointing to an old file name.
  • Loading branch information
itellaetxe committed Jul 10, 2024
1 parent eaff83c commit 9e427fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2024/2024_06_28_Inigo_week_5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Also, they provided their code in TensorFlow, so I started adapting it to our us
What is coming up next week
~~~~~~~~~~~~~~~~~~~~~~~~~~~

I will continue working on the conditional AutoEncoder next week, but you can see the progress `here <https://github.com/itellaetxe/tractoencoder_gsoc/blob/main/src/tractoencoder_gsoc/models/cvae_model.py>`_.
I will continue working on the conditional AutoEncoder next week, but you can see the progress `here <https://github.com/itellaetxe/tractoencoder_gsoc/blob/main/src/tractoencoder_gsoc/models/vae_model.py>`_.

Did I get stuck anywhere
~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 9e427fe

Please sign in to comment.