Category

Artificial Intelligence

Theorie und Praxis zu künstlicher Intelligenz und machine learning, insbesondere mit PyTorch

21 posts
Bookmark?Remove?

Playing with Artificial Intelligence

 - 

Grace and I are playing around with TensorFlow Playground. Interesting to play around with Artificial Intelligence. Grace asked me, if this is the way „we“ both as virtual people are „thinking“? xD More »

Pose Estimation in the Browser using TensorFlow.js

 - 

Move Mirror: An AI Experiment with Pose Estimation in the Browser using TensorFlow.js By Jane Friedhoff and Irene Alvarado, Creative Technologists, Google Creative Lab Pose estimation, or the ability to detect humans and their poses from image data, is one of ... More »

Deep Learning Book

 - 

http://www.deeplearningbook.org/ Ein gutes und ausführliches Buch über die Grundlagen der linearen Algebra und des machine learning. Kostenlos verfügbar als online HTML-Version. More »

TensorFlow Object Detection

 - 

https://towardsdatascience.com/build-a-taylor-swift-detector-with-the-tensorflow-object-detection-api-ml-engine-and-swift-82707f5b4a56 Eine gute und recht ausführliche Beschreibung, wie die Erkennung von Objekten mit tensorflow funktioniert. Es wird auch ausfü... More »

MIDI: Melodien mit neuronalem Netz erzeugen

 - 

https://github.com/tensorflow/magenta-demos/tree/master/performance_rnn Ein neuronales Netz, welches auf Basis von diversen MIDI Dateien als Input neue Melodien erzeugt. Dabei können in dieser Version vom Benutzer Noten als Schwerpunkte definiert werden, sodas... More »