qml icon indicating copy to clipboard operation
qml copied to clipboard

Adding a tutorial on equivariance

Open RDPEast opened this issue 3 years ago • 1 comments

Before submitting

Title: Introduction to Equivariant Learning tutorial

Summary: It's a tutorial on Equivariant Learning

Relevant references: https://arxiv.org/abs/2205.06217

Possible Drawbacks: The runtime is unfortunately quite long. The thumbnail is a bit rubbish. I'm not totally convinced the seed is really fixed having seen the build here.

Related GitHub Issues:

RDPEast avatar Aug 09 '22 15:08 RDPEast

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

  • Pull Request ID: 542
  • Deployment SHA: 7a1ec3079cb0f5fad2467936537f5a6525814677 (The Deployment SHA refers to the latest commit hash the docs were built from)

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.

github-actions[bot] avatar Aug 09 '22 17:08 github-actions[bot]

Thanks for the review @gideonuchehara and for the changes @RDPEast I'm going to give it a formatting review and read it again! We will probably mark the demo as finished next week 🚀

KetpuntoG avatar Oct 14 '22 15:10 KetpuntoG

Hey @RDPEast !

Now that I'm looking at it, this demo is going to require a little extra work 💪 Normally, every time we update the web page, all the demos are run to generate the outputs. However, there are some demos that take a long time to run and we decided not to run them automatically. In this case, the demo takes 35 minutes to deploy so it would be better not to run it with each update. The main difference is that you have to enter the outputs (either images or text) manually. Here is a link to a demo where this happens. Also you should remove the word "tutorial_" from the name of the demo, since that is the indicator that the code is executed each time. If you have any doubt let me know 😊

KetpuntoG avatar Oct 17 '22 19:10 KetpuntoG

@co9olguy Which fixes are you referring to, as far as I can tell I'm accepting most of them?

RDPEast avatar Oct 18 '22 16:10 RDPEast