Youtubed activities
May 2024
22
May
Hypercomputation: a paradigm for network-inspired computing
In this talk Carlos Zapata-Carratala will present evidence from recent work on hypergraph rewriting research and abstract algebra that points towards new ways to conceptualise [...]
22
May
How to create pure Python web apps (Solara+AnyWidget)
Solara lets you build pure Python web apps. These apps work both inside the Jupyter Notebook and as standalone web apps. With Solara, you benefit [...]
15
May
Navigating 5G Virtualization: Constructing a Kubernetes Cluster for Seamless Deployments
This presentation navigates the intersection of 5G and virtualization, offering a comprehensive guide to building a Kubernetes (K8s) cluster and configuring the OAI 5G core [...]
Apr 2024
24
Apr
What a confidence interval really is
By analyzing a (hopefully) illuminating example in depth, we will show what a confidence interval really is, and what are the common traps in its [...]
17
Apr
Seminar Talk : A Protocol to Assess the Accuracy of Process-Level Power Models
The energy consumption of servers has been a critical research area, drawing significant interest from academic and industrial sectors. Various models have been developed to [...]
10
Apr
Level-strategyproof Belief Aggregation Mechanisms
In the problem of aggregating experts' probabilistic predictions over an ordered set of outcomes, we introduce the axiom of level-strategy\-proofness (level-SP) and prove that it [...]
Mar 2024
27
Mar
Tournament Solutions
A tournament is an oriented graph where there is exactly one edge between each pair of nodes, in one direction or the other, with the [...]
20
Mar
Double Feature: IPyWidgets + Using LLM
IPyWidgets is a popular Python library for creating interactive, customizable user interfaces in Jupyter Notebooks and other environments using the power of the Widgets system [...]
06
Mar
Introduction to the cake cutting problem
The cake cutting problem arises when a cake must be divided fairly among individuals who have different preferences. In this presentation, after a brief explanation [...]
Feb 2024
28
Feb
Is Reinforcement Learning all you need?
When attacking a new problem, the algorithm designer typically follows 3 main steps: rule out options that are unlikely to work well test the handful [...]