A compilation of tutorials. Preserve and propagate your knowledge!
If you find a good online tutorial, or if you create one for yourself, add it here. Short tutorials (like a useful shortcut for your ~/.bashrc) are welcome!
Example topics: introductions to a programming language, tips and tricks for HPC, explanation of an ML algorithm, advice for getting a PhD.
Tutorials can be any readable format. Title should be in the format: descriptive-name-of-title_names-of-authors-if-any
- git clone git@github.com:isi-nlp/tutorials.git tutorials OR git clone http://github.com/isi-nlp/tutorials tutorials
- cd tutorials
- If a technical handout, cd technical. If a non-technical, gradschool related handout, cd gradschool
- cp original-location-of-your-tutorial descriptive-name-of-title_names-of-authors-if-any.extension
- git add descriptive-name-of-title_names-of-authors-if-any.extension
- git commit -m 'quick description of the tutorial'
- git push
Send it to the repo master (June 2014 - June 2015 = Aliya Deri aderi@isi.edu) and they'll put it up.
Email the MT mailing list (mt@mailman.isi.edu) requesting one. We can also start a list of pending requests here.