Coding Links: Unterschied zwischen den Versionen
Aus exmediawiki
C.heck (Diskussion | Beiträge) |
C.heck (Diskussion | Beiträge) |
||
Zeile 8: | Zeile 8: | ||
* https://www.markdowntutorial.com/ | * https://www.markdowntutorial.com/ | ||
* https://de.serlo.org/hilfe-markdown | * https://de.serlo.org/hilfe-markdown | ||
+ | * https://help.github.com/en/articles/working-with-advanced-formatting | ||
==Python== | ==Python== |
Version vom 1. Mai 2019, 14:58 Uhr
Inhaltsverzeichnis
Machine Learning
- Code zu Osinga: Deep Learning Cookbook - https://github.com/DOsinga/deep_learning_cookbook
- Code zu Chollet: Deep Learning mit Python und Keras - https://github.com/keras-team/keras/tree/master/examples
- Code zu Géron: Machine Learning mit Scikit-Learn & TensorFlow - https://github.com/ageron/handson-ml
- Ian Goodfellow and Yoshua Bengio and Aaron Courville: Deep Learning (Book) - https://www.deeplearningbook.org/
Markdown
- https://www.markdowntutorial.com/
- https://de.serlo.org/hilfe-markdown
- https://help.github.com/en/articles/working-with-advanced-formatting
Python
- https://pythonbuch.com/
- https://wiki.zum.de/wiki/Python
- https://wiki.python.org/moin/PythonForArtificialIntelligence
- Python Kurs in Deutsch (Buch hierfür liegt im exMediaLab): https://www.python-kurs.eu/python3_kurs.php
- Python Wiki: https://wiki.python.org/moin/GermanLanguage
- Learn Python the Hard Way: https://www.souravsengupta.com/cds2015/python/LPTHW.pdf