Aktionen

Coding Links: Unterschied zwischen den Versionen

Aus exmediawiki

Zeile 1: Zeile 1:
 
==Deep Learning==
 
==Deep Learning==
* Code 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
* 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
+
* 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/
 
* Ian Goodfellow and Yoshua Bengio and Aaron Courville: Deep Learning (Book) - https://www.deeplearningbook.org/
 +
 +
* '''[https://noparts.org/own-cloud/public.php?service=files&t=4a66fa0281688c384bf68863fc9027dc Francois Chollet, »Deep Learning with Python«]'''
 +
** Github Repositrory: https://github.com/fchollet/deep-learning-with-python-notebooks
 +
 +
* '''[https://noparts.org/own-cloud/public.php?service=files&t=b873602cf68471c0e45672cb838d0f98 Tariq Rashid, »Neuronale Netze selbst programmieren«]'''
 +
** Github Repository: https://github.com/makeyourownneuralnetwork/makeyourownneuralnetwork
  
 
===Anwendungen, Datasets etc.===
 
===Anwendungen, Datasets etc.===
Zeile 20: Zeile 29:
  
 
----
 
----
 +
 
==Markdown==
 
==Markdown==
 
* https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
 
* https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Version vom 29. Juni 2019, 14:57 Uhr

Deep Learning

Anwendungen, Datasets etc.


Markdown


Python

Code Poetry (with Python)