Videos

Youtubed activities

Feb 2021

10 Feb

Real-time Bidding in First and Second Price Auctions with Temporal and Targeting Constraints

10/02/2021    
2:00 pm-3:00 pm
Professor Ravi R. Mazumdar
Please, find here the abstract and bibliography provided by Professor Mazumdar for his talk: http://www.lincs.fr/wp-content/uploads/2021/01/Bidding_LINCS_Jan2021.pdf Here, Professor Mazumdar's webpage with info on his academic path: [...]
10 Feb

Fastcore

10/02/2021    
11:00 am-12:00 pm
François Durand
According to its website, fastcore is a set of "Python goodies to make your coding faster, easier, and more maintainable". "Fastcore [adds] to Python features [...]
03 Feb

Edit distances, string alignments and dynamic programming

03/02/2021    
11:00 am-12:00 pm
Marc-Olivier Buob
Edit distances quantify how dissimilar two strings are by counting the minimum number of edit operation (insertion, deletion, etc) to transform one string into the [...]

Jan 2021

27 Jan

Presentation of Huggingface Transformers library for Natural Language Processing

27/01/2021    
11:00 am-12:00 pm
Gérard Burnside
Transformers architectures have been dominating the benchmarks of most Natural Language Processing tasks for the past 3 years with new models popping up every week, [...]
20 Jan

"Secure and Robust MIMO Transceiver for Multicast Mission Critical Communications"

20/01/2021    
2:00 pm-3:00 pm
Deepa Jagyasi
Mission-critical communications (MCC) involve all communications between people in charge of the safety of the civil society. MCC have unique requirements that include improved reliability, [...]
20 Jan

A tutorial on Bayesian optimization with Gaussian processes

20/01/2021    
11:00 am-12:00 pm
Lorenzo Maggi
Bayesian optimization proves to be useful when our goal is to i) optimize an unknown function, that we can learn by sampling ii) our sample [...]
13 Jan

"Self-Adjusting Networks: From Metrics to Algorithms"

13/01/2021    
2:00 pm-3:00 pm
Stefan Schmid
In this talk I will present the vision of self-adjusting networks: communication networks whose physical topology adapts to the traffic pattern it serves, in a [...]
13 Jan

Takeaways of building a research-oriented system

13/01/2021    
11:00 am-12:00 pm
Matthieu Gouel
Building a modern, scalable and fault-tolerant system in Python has never been so easy and enjoyable. Here is some takeaways of building such system in [...]
06 Jan

Multi-winner voting rules

06/01/2021    
11:00 am-12:00 pm
François Durand
Multi-winner voting rules aggregate the opinions of several agents and yield a set of several options. We will give an overview of the classic rules [...]

Dec 2020

16 Dec

Python Sockets 101

16/12/2020    
11:00 am-12:00 pm
Sébastien Tixeuil
The socket library permits programs that execute on various machines over a network to communicate. This talk will review the basics of the Python socket [...]