Skip to content

Commit

Permalink
FIX: Repairs broken link to Iñigo's repo in week 5 blogpost (#46)
Browse files Browse the repository at this point in the history
* FIX: Repairs broken link to Iñigo's repo

The link pointing to the Variational Autoencoder Module in the
tractoencoder_gsoc repo was pointing to an old file name.

* FIX: Repairs broken link to Iñigo's repo with the actual permalink to the file
  • Loading branch information
itellaetxe authored Jul 10, 2024
1 parent eaff83c commit d8d1a28
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/56ddacd8f9a2c6ac30a38c1c141bf60cc1b2d862/src/tractoencoder_gsoc/models/vae_model.py>`_.

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

0 comments on commit d8d1a28

Please sign in to comment.