Aktionen

Coding Links: Unterschied zwischen den Versionen

Aus exmediawiki

(Links hinzugefügt)
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 3: Zeile 3:
 
* https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1#.qvxmhqeuu
 
* 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/
 
* http://iamtrask.github.io/2015/07/12/basic-python-network/
 +
* https://appliedgo.net/perceptron/
  
 
==Deep Learning==
 
==Deep Learning==
Zeile 32: Zeile 33:
  
 
* '''Coco Dataset''' http://cocodataset.org/#explore
 
* '''Coco Dataset''' http://cocodataset.org/#explore
 +
 +
* '''CelebA''' http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html (ca. 200.000 Bilder von ca. 10.000 Celebs)
 +
 +
* '''VoxCeleb''' http://www.robots.ox.ac.uk/~vgg/data/voxceleb/ (VoxCeleb is an audio-visual dataset consisting of short clips of human speech, extracted from interview videos uploaded to YouTube)
 +
 +
* '''100.000 generated faces''' https://generated.photos/
 +
 +
* '''Diverse Kulturdaten''' https://codingdavinci.de/daten/
 +
 +
  
 
[[Category:Datasets]]
 
[[Category:Datasets]]

Aktuelle Version vom 27. November 2019, 21:03 Uhr

Das Perceptron

Deep Learning

Anwendungen, Datasets etc.