git clone https://github.com/slds-lmu/lecture_dl4nlp.git
cd lecture_dl4nlp
git clone https://github.com/slds-lmu/latex-math.git
- The very basic structure of the template contains
slides
: Raw.tex
files of your lecture and the corresponding PDFs.exercises
: Raw.tex
exercise files and the corresponding PDFs or.ipynb
files.code-demos
: Raw.py
files for code demos (optionally, not yet there).cheatsheets
: Material for cheatsheets optionally, not yet there).latex-math
: Submodule included fromgithub.com/slds-lmu/latex-math
(see point 3 from setup).style
: All relevant style files.
- Each folder contains a
README.md
with more details.
- The
main
branch should only contain the material that is visible on the website. - Work is exclusively done in subbranch of the
main
branch! - When you have finished a task, write a short understandable commit message, the smaller and more precise your commit is the better.
- Create a PR to the
main
branch and describe what you have done, reference issues, etc. Also assign a reviewer if necessary. - The responsible person for the lecture then merges the PRs.
Please see the main course site.
We hope to continously improve and expand this course over the coming years. We strongly believe in open source and collaborative work. Please contact us if you think likewise and would like to contribute. See also our contributing guidelines
- Are you an NLP/ML expert and like the course, but have some feedback or consider extending it? Write an email to Matthias (see Team page) or Open an issue.
- Are you a student taking the lecture - either at the LMU or online - and you spotted a typo, think we should rephrase something be or even would like to provide a new quiz question or coding example? Please consider providing a pull request. To do so, please check out the main branch of the repo and add your fixes there. Writing an e-mail or opening an issue with suggested improvements is obviously very welcome as well!
- You are none of the above but would like to contribute, get in touch / open issues / create pull requests! We are happy about any help.
This work is licensed under a Creative Commons Attribution 4.0 International License.
We would appreciate if you contact us in case you are re-using our course. Knowing this helps us to keep the project alive. Thank you!