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

Formal Metadata

Title
State of the art image recognition in 7 lines of Python
Title of Series
Number of Parts
61
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
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.