Skip to content

Resources

Anita Faul edited this page Jul 14, 2021 · 29 revisions

Welcome to the resources wiki!

Python

Guides to Libraries:

Google Colab

GitHub

HPC

Reproducibilty

Machine Learning

Free online courses / tutorials

Free eBooks

Beginners:

Advanced:

Useful links

Useful YouTube videos/channels, other podcasts

Deep Learning

Beginner resources

These resources are ordered by usefulness within each subsection.

Videos

Online Courses

Books & Websites

Code

  • PyTorch basic tutorial - PyTorch is a Python library for neural networks that is the most popular among researchers (due to the clunkiness of Tensorflow, the other popular library)
  • JAX library and tutorial - JAX is a relatively new neural network library which is basically Numpy + AutoDiff + GPU support. It's a much more bare bones framework compared to PyTorch but can be useful to see exactly what is going on.

Academic Writing

Podcast with Karen Ottewell, who is Director of Academic Development and Training for International Students. Academic writing and argumentation is in itself a different form of English also for first language speakers. Especially interesting is the difference between writer responsibility and reader responsibility. Writer responsibility means that the writer has to guide and to make the effort for the reader to understand. Reader responsibility means that the reader has to make the effort. Writer responsibility is not just about clarity, but also structure. You might find more resources suitable for yourself here https://www.langcen.cam.ac.uk/adtis/adtis-index.html