
Developing a Webcam Arcade Controller using Deep Learning by TensorFlow & Keras - part 1, Meetup
- Haggai Philip Zagury (hagzag)
- Youtube , Meetup
- February 22, 2022
Table of Contents
We will introduce Deep Learning, demo a DL model in action, introduce an architecture for training and use of such model in a production environment, and show some critical sections of the code. Demo - Control video game using Deep Learning (15 min) - by Haim Cohen, Big Data Architect from Tikal. We will demo an application which makes use of deep learning in order to control a video game through webcam and head gestures. Lectures: Deep Learning - Starting Now (20 min) - by Shai Tal, Data Scientist and Machine Learning Engineer from Tikal. Deep learning is a tool. And tools need to be understood. We will briefly discuss the practical benefits of machine learning over programming, and the benefits of deep learning over classic machine learning for building visualisation and NLP models. Deep Learning API’s & Architecture (30 min) by Haim Cohen. We will Introduce TensorFlow & Keras through code examples, go through main parts of the demo application and talk about the architecture of the demo application and other Deep Learning based systems. DevOps Concerns for Deep Learning Systems (30 min) - by Haggai Philip Zagury, DevOps Architect from Tikal.