Python Belgrade #17#

Talks:#

Recommender systems in Python —

  • Abstract:

Introduction to recommender systems - collaborative filtering and content filtering - through LIVE CODING SESSION. We will implement some of the basic machine learning algorithms in python, dive through existing libraries and explain how can we leverage deep learning to improve upon the traditional machine learning models.

gRPC microservices architecture —

  • Abstract:

This lecture will concentrate on problems we can come across during scaling REST API service. Based on his previous experience, Ante will present possibilities of GRPC framework, which enables RPC calls using Google Protocol Buffers mechanism.