Philippe

@spurdo

Joined on May 8, 2021

  • Presentations Google DSC Deep Learning workshop Main projects: MICCAI BraTS MICCAI iSeg CNN Classifier DeepSea: C Deep learning framework U-Net++ paper implementation GPU accelerated Mandelbrot
     Like  Bookmark
  • Introduction In this tutorial, I will explain how to create code snippets, regardless of your knowledge of LaTeX. If you're in a rush, or you don't feel like reading all this, you can always skip down to the bottom and copy the final result. LaTeX editor There are a few LaTeX IDEs available, however they are rather complicated, and are overengineered for the task at hand. Instead of using a standard IDE, I highly recommend using Overleaf instead, an online LaTeX editor. You do not need to install anything, everything is contained on the website. If, however, you do know how to use a certain LaTeX IDE, then go ahead. Setting up Overleaf Using Overleaf is a rather straightforward process, you sign up/login to an account, click on "New Project", then click on "Blank Project". Give it a name, and you're good to go. The automatically generated code in the file can be deleted.
     Like  Bookmark