Coding Links: Unterschied zwischen den Versionen
Aus exmediawiki
C.heck (Diskussion | Beiträge) |
C.heck (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
+ | ==Das Perceptron== | ||
+ | * https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1#.qvxmhqeuu | ||
+ | * http://iamtrask.github.io/2015/07/12/basic-python-network/ | ||
+ | |||
==Deep Learning== | ==Deep Learning== | ||
* Codes zu Osinga: Deep Learning Cookbook - https://github.com/DOsinga/deep_learning_cookbook | * Codes zu Osinga: Deep Learning Cookbook - https://github.com/DOsinga/deep_learning_cookbook |
Version vom 29. Juni 2019, 15:04 Uhr
Das Perceptron
- https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1#.qvxmhqeuu
- http://iamtrask.github.io/2015/07/12/basic-python-network/
Deep Learning
- Codes zu Osinga: Deep Learning Cookbook - https://github.com/DOsinga/deep_learning_cookbook
- Codes zu Chollet: Deep Learning mit Python und Keras - https://github.com/keras-team/keras/tree/master/examples
- Codes 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/
- Francois Chollet, »Deep Learning with Python«
- Github Repositrory: https://github.com/fchollet/deep-learning-with-python-notebooks
- Tariq Rashid, »Neuronale Netze selbst programmieren«
- Github Repository: https://github.com/makeyourownneuralnetwork/makeyourownneuralnetwork
Anwendungen, Datasets etc.
- deepL AI Assistance for Language https://www.deepl.com/translator
- Deep Speech 0.2.0 https://github.com/mozilla/DeepSpeech/releases/tag/v0.2.0
- Darknet Yolo - schnelle Objekterkennung https://pjreddie.com/darknet/yolo/
- Fork von Darknet Yolo (mit mehr Anwendungen und besser erklärt) https://github.com/AlexeyAB/darknet
- Coco Dataset http://cocodataset.org/#explore