RoboCup

RoboCup is an international robotics competition with the goal of advancing artificial intelligence and robotics research through robot soccer matches and related challenges. It serves as a platform for innovation in autonomous robotics systems and multi-agent cooperation.

Read More →

StarCoder

StarCoder is an open-source large language model designed to assist with programming tasks. Developed to provide code generation and understanding capabilities, it supports multiple programming languages and aims to facilitate software development processes.

Read More →

Randomized smoothing

Randomized smoothing is a technique in machine learning used to create robust classifiers by averaging predictions over noise-perturbed inputs. It provides certified robustness guarantees against adversarial attacks by transforming a base classifier into a smoothed classifier that is more resistant to input perturbations.

Read More →