We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

State of the art image recognition in 7 lines of Python

Formale Metadaten

Titel
State of the art image recognition in 7 lines of Python
Serientitel
Anzahl der Teile
61
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
In the past few months I’ve been going through the latest updates in the Artificial Intelligence field. Turns out that the tooling has matured considerable and it is no longer required that one has a Ph D in math to use deep learning and similar techniques. Quite on the contrary! Any Python coder, with basic high school math can build and train highly accurate models for categorising images, translation machines, recommender systems and more. In this talk I’ll share my findings, point to good resources to look into and provide some ideas on how AI can be used in your Python projects.