Youtubed activities
Nov 2022
16
Nov
Introduction to Multi-Agent Reinforcement Learning with Petting Zoo
PettingZoo (https://pettingzoo.farama.org/) is an open source Python source library supported by Farama Foundation to accelerate research in multi-agent reinforcement learning (RL). Inheriting the standard features [...]
09
Nov
Talking to robots and drones: Network requirements for autonomous agents in factories and warehouses of the future
Future factories and warehouses will contain fleets of autonomous agents to assist with monitoring and control. In this talk we will describe a variety of [...]
09
Nov
An introduction to network calculus
Network calculus is a theoretical framework for performance guarantees in communication networks. Here we present a first introduction to some fundamental concepts and principles in [...]
02
Nov
Distributed Optimization for Cellular Networks
In this presentation, we will introduce a class of distributed optimization algorithms for resource allocation problem, built on potential game and related to simulated annealing. We [...]
Oct 2022
26
Oct
Work Memory Requirements in Error Susceptible Quantum Networks
We consider the problem of path congestion avoidance in networks of quantum repeaters and terminals. In other words, the avoidance of situations when demands exceed [...]
26
Oct
Concurrent Programming in Python3 Using Asyncio
Asyncio is a library to write concurrent code using the async/await syntax. Asyncio is used as a foundation for multiple Python asynchronous frameworks that provide [...]
19
Oct
Quantum Cryptography: Quantum Key Distribution protocols
Quantum cryptography [BBE92] consists of the communication of a shared secret key between two users (Alice and Bob) which prevents an eavesdropper (Eve) from intercepting [...]
12
Oct
Extended Reality in 5G NR and Beyond
Extended Reality (XR) has been one of the ambitious research topics under development for several decades and today it is becoming mature enough to appear [...]
12
Oct
Vehicular Networks, in Practice
Vehicular ad hoc networks are composed by vehicles sharing data over the radio channel. They are the basic infrastructure of Cooperative Intelligent Transport Systems (C-ITS), [...]
05
Oct
Distributed Task Processing with GNU Parallel
You probably tried many times to execute a script on multiple files in parallel, or to download multiple files at the same time, only to [...]
