Feed Nazionale PlanetPlanet - Contribuisci al planet su Planet su GitLab Come funziona? Feed Regionali

10/10/2026


Mantova - LUGMan: Risottata con distribuzione del materiale per il Linux Day

LUGMan



Luogo: San Pietro in Valle - Mantova

13/10/2026


Pordenone - PNLUG: Sede aperta:BRIEFING VOLONTARI LINUX DAY

Verrà discussa l'organizzazione del prossimo linux day a Pordenone il 24 ottobre 2026



Luogo: Sede: Polo Tecnologico Alto Adriatico Andrea Galvani, Via Roveredo, 20/b – 33170 Pordenone - Pordenone

Milano - POuL: Corso Sviluppo mobile 2026 - Jetpack e sviluppo Android moderno

Il POuL propone la terza edizione dei corsi di programmazione per Android.

Tre giornate per avviarsi verso lo sviluppo di un'app, partendo da zero.

  • Chiediamo ai partecipanti di leggere questa
guida di modo da arrivare alle

lezioni con tutti i software e le configurazioni corrette.*

Il corso offre un'introduzione pratica allo sviluppo Android moderno.

Verranno affrontati i fondamenti del linguaggio Kotlin, per poi vedere i fondamenti di Android e alcuni suoi API,

e concludere un corso con una visione generale delle librerie AndroidX.

Alla fine del corso sarà anche possibile partecipare ad un workshop dedicato alle tecniche di reverse engineering in

ambiente Android.

Per partecipare compila questo

form.

La registrazione è

obbligatoria!

Il corso sarà tenuto completamente in italiano e sarà disponibile anche

in streaming (a meno di problemi tecnici!). Il link sarà pubblicato sul

nostro canale Telegram qualche minuto prima

dell'inizio delle lezioni.

Luogo: Campus Leonardo - 11 aula B - Milano

14/10/2026


Cormano - Hacklab Cormano: [ONLINE/PRESENZA] preparazione festa biblioteca

Hacklab Cormano


Torino - WordPress Torino: WordPress TO #112 Adattarsi senza compromessi: WP 7.1!

WordPress Meetup Torino

WordPress 7.1 apre nuove prospettive per la creazione di siti digitali moderni, flessibili e accessibili. In questo approfondimento esploreremo il responsive nativo e lo stato dell’Editor, analizzando le principali evoluzioni introdotte dalla nuova versione. Un’occasione per capire come WordPress stia rendendo la progettazione dei siti più intuitiva, efficiente e adattabile a ogni dispositivo, senza rinunciare al controllo creativo.

Presenta Nicola Paroldo.

After Meetup

Terminiamo il nostro incontro con chiacchiere e networking: porta un cibo o una bevanda da condividere con tutti sarà ancora più piacevole stare insieme.

\\Partecipa. \\

Proponi un talk per il prossimo Meetup!

Compila ed invia il modulo

https://www.wptorino.it/2017/02/05/proponi-un-talk/

La chat ufficiale di WordPress in Italia è su Slack

https://it.wordpress.org/slack/ canale slack #wptorino

Twitter @wptorino

Email [mailto:info@wptorino.it](http://mailto:info@wptorino.it'>info@wptorino.it)

GRUSP - GRUSP: devsecopsday - Bologna

GRUSP


15/10/2026


Venezia - PyVenice: PyVenice #7 a Treviso !

PyVenice

Carissimi, continuiamo il nostro viaggio itinerante per il #Veneto a #Treviso !

Ci troviamo in #presenza giovedì 15 ottobre alle ore 19:30.

La location sarà comunicata appena definita. E per chi non potesse raggiungerci, si terrà anche in #streaming su YouTube.

La scaletta prevede uno speech seguito da discussione.

🗣 Marco Gaion ci intratterrà con una sfida tra piccoli modelli specializzati e i giganti #LLM del 2026. Scopriremo perché, quando è specializzato, un #SLM da 117 milioni di parametri può ancora battere i colossi.

E dopo\, per chi vuole\, resteremo in zona per \( 🍸 \| 🍺 \) e \( 🍕 \| 🍔 \)

e #networking ad oltranza ‼️

📽 E se avete piacere di condividere idee, progetti, argomenti, o proporvi come prossimi speaker, lascio un form Google e la pagina Sessionize !


Roma - Rome AI ML and CV: Oct 15 - AI, ML, and Computer Vision Meetup

Rome AI, Machine Learning and Computer Vision Meetup

Join our virtual meetup to hear talks from experts on cutting-edge topics across AI, ML, and computer vision.

Time, Place and Location

Oct 15, 2026

9:00 AM - 11:00 AM PST

Online. Register for the Zoom!

Testing AI Systems in Production: Data Quality, Drift, and Model Evaluation

AI systems can pass offline evaluation and still fail in production when real-world data changes, features become stale, labels or feedback signals are incomplete, or model behavior drifts away from expected outcomes. This talk shares practical patterns for testing and evaluating AI systems after deployment, including data quality checks, drift detection, online/offline metric comparison, model monitoring, and rollback analysis.

Using personalization and recommendation systems as examples, we will examine how teams can build evaluation workflows that catch quality issues before users do. Attendees will leave with a practical checklist for making AI-backed systems easier to evaluate, debug, and operate as data changes over time.

About the Speaker

Jayakumar Ramalingam is a Staff Software Engineer and Cloud Architect at SiriusXM with over 16 years of experience building cloud-native platforms, real-time data pipelines, resilient APIs, and AI/ML-enabled applications at production scale.

Where Should Your Model Live? A Framework for Tiering Computer Vision Deployments

Where should a computer vision model actually run - on-device, near the edge, or in the cloud? It's a decision that looks simple until requirements like latency, cost, connectivity, and update cadence start pulling in different directions, often revealing themselves only after deployment.

Drawing on hands-on experience developing and deploying CV models across Hailo, Nvidia, Qualcomm and AWS platforms, this talk introduces a practical framework for tiering computer vision deployments based on real project requirements and constraints. Discussion will include what changes at each tier - from development to deployment to monitoring and update strategy - with relevant industry examples.

Attendees will leave with a set of questions or a framework they can use to place their own CV projects into the right tier.

About the Speaker

Ajaykumaar Sivacoumare is an AI Software Engineer specializing in computer vision and edge AI, with production experience developing and deploying CV models across Nvidia, Hailo, Qualcomm and AWS-based platforms.

From 2D Slices to 3D Tumors: Lightweight Volumetric Detection Without Heavy 3D Networks

Slice-wise 2D detectors are fast and scalable, but they struggle to produce reliable 3D bounding boxes from volumetric medical data. This talk presents YOLO-PVC, a lightweight post-processing framework that consolidates slice-wise YOLO detections into coherent 3D bounding boxes using percentile-based geometric aggregation and a minimal MLP calibration module.

This talk demonstrates consistent improvements in volumetric IoU across three liver tumor categories i.e., HCC, CCA, and Mixed, without requiring dense 3D annotations or memory-intensive architectures. The talk covers the clinical motivation, the technical approach, and practical lessons from deploying computer vision on real hospital MRI data.

About the Speaker

Talha Waqas is a second-year PhD student at ESME Research Lab, Paris and LISSI, Université Paris-Est, working on computer vision applied to medical imaging, with a focus on tumor classification, detection, and segmentation in multi-phase liver MRI.

The Two-Loop Architecture for Voice AI

Building responsive voice AI requires balancing latency with intelligence. This talk introduces a practical architecture that separates real-time conversation from asynchronous reasoning, enabling richer interactions without slowing the user experience. The session covers reusable design patterns drawn from production-inspired conversational AI systems.

About the Speaker

Abhinav Tushar is an ML engineer and researcher specializing in Conversational AI and Speech Technology.


GRUSP - GRUSP: containerday - Bologna

GRUSP


16/10/2026


Milano - POuL: Corso Sviluppo mobile 2026 - WORKSHOP: Reverse Engineering con JADX e Frida

Il POuL propone la terza edizione dei corsi di programmazione per Android.

Tre giornate per avviarsi verso lo sviluppo di un'app, partendo da zero.

  • Chiediamo ai partecipanti di leggere questa
guida di modo da arrivare alle

lezioni con tutti i software e le configurazioni corrette.*

Il corso offre un'introduzione pratica allo sviluppo Android moderno.

Verranno affrontati i fondamenti del linguaggio Kotlin, per poi vedere i fondamenti di Android e alcuni suoi API,

e concludere un corso con una visione generale delle librerie AndroidX.

Alla fine del corso sarà anche possibile partecipare ad un workshop dedicato alle tecniche di reverse engineering in

ambiente Android.

Per partecipare compila questo

form.

La registrazione è

obbligatoria!

Il corso sarà tenuto completamente in italiano e sarà disponibile anche

in streaming (a meno di problemi tecnici!). Il link sarà pubblicato sul

nostro canale Telegram qualche minuto prima

dell'inizio delle lezioni.

Luogo: Campus Leonardo - 11 aula C - Milano

17/10/2026


Cormano - Hacklab Cormano: FESTA BIBLIOTECA

Hacklab Cormano


Milano - Coding Bunker: Hacktoberfest 2026 Milan Edition

Coding Bunker

Un giorno per costruire, sperimentare e contribuire all'open source.

Per Hacktoberfest, Coding Bunker cambia formato: niente evento basato solo su talk e slide, ma un Hack Day hands-on dedicato alla creazione di progetti con tecnologie open source, open-source AI e modelli open-weight.

L'obiettivo è semplice: riunire developer, QA engineer, DevOps engineer, architect, designer e appassionati di tecnologia per formare team, trasformare un'idea in qualcosa di funzionante e imparare costruendo insieme.

Non serve arrivare con un progetto già pronto. Anzi: secondo le regole ufficiali dell'Hacktoberfest Hack Day, il lavoro sul progetto presentato deve iniziare durante l'evento.

Come funzionerà

Durante l'Hack Day:

  • Formazione dei team: potrai partecipare con altre persone, trovare un team direttamente durante l'evento o lavorare sulla tua idea
  • Ideazione: scegliete un problema concreto da affrontare e definite il progetto
  • Build: avrete diverse ore per progettare, sviluppare, testare e migliorare la vostra soluzione
  • Open Source AI: i progetti utilizzeranno tecnologie open source e/o modelli AI open-weight
  • Mentoring e confronto: durante la giornata potrai confrontarti con gli altri partecipanti e condividere approcci, problemi e soluzioni
  • Project submission: al termine dell'Hack Day i team presenteranno il proprio progetto attraverso la piattaforma ufficiale OrganizerHQ Challenges
  • Demo e judging: chiuderemo la giornata mostrando ciò che è stato costruito e valutando i progetti partecipanti

Non cerchiamo necessariamente il progetto più complesso.

Cerchiamo idee interessanti, sperimentazione, collaborazione e qualcosa che alla fine della giornata funzioni davvero.

Hacktoberfest Challenges

Coding Bunker partecipa al formato ufficiale Hacktoberfest Hack Day di Major League Hacking.

Durante l'evento potranno essere disponibili una o più open-source prize challenges ufficiali Hacktoberfest, oltre ad eventuali challenge partner assegnate all'evento.

I dettagli delle challenge e degli eventuali premi verranno comunicati ai partecipanti prima o durante l'Hack Day.

Sono inoltre previsti Hacktoberfest swag e badge digitali secondo le modalità previste dal programma ufficiale.

Chi può partecipare?

Non importa se sei:

  • developer
  • QA / Quality Engineer
  • DevOps / Platform Engineer
  • architect
  • data o AI engineer
  • designer
  • contributor open source
  • oppure semplicemente curioso di sperimentare

Non è necessario essere esperti di AI o contribuire abitualmente a progetti open source.

L'Hack Day è pensato anche per imparare, sperimentare tecnologie nuove e lavorare con persone con competenze diverse dalle proprie.

Porta il tuo laptop, la voglia di costruire e qualche idea.

Al resto penseremo insieme.

Programma

Il programma dettagliato sarà pubblicato a breve.

Indicativamente la giornata sarà organizzata in questo modo:

9:00 Accredito e check-in

9:30 Presentazione di Coding Bunker e Hacktoberfest

9:45 Presentazione delle challenge e delle regole

10:00 Team formation e brainstorming

10:15 Hack time

16:00 Project submission

16:30 Demo dei progetti e judging

17:00 Premiazione e chiusura

17:30 Networking

Registrazione

Come previsto dalle linee guida ufficiali Hacktoberfest, registrazione e check-in dei partecipanti verranno gestiti tramite OrganizerHQ.

Condivideremo il link ufficiale di registrazione non appena disponibile.

Cos'è Hacktoberfest?

Hacktoberfest è un'iniziativa internazionale dedicata alla crescita e alla collaborazione nell'ecosistema open source.

Nel 2026 gli eventi Hacktoberfest mettono al centro la possibilità di imparare, sperimentare e costruire utilizzando tecnologie open source e open-weight AI.

Il Coding Bunker Hack Day fa parte del formato Hacktoberfest Hack Day, una giornata in presenza dedicata alla realizzazione di progetti attraverso un approccio da mini-hackathon.

Coding Bunker

Coding Bunker è una community dedicata alla Software Engineering e alla condivisione di esperienze concrete tra professionisti.

Testing, Architecture, AI, DevOps, Cloud, Observability, Performance, Accessibility e Software Craftsmanship sono alcuni dei temi che affrontiamo.

Questa volta, però, invece di parlarne soltanto...

costruiamo qualcosa insieme.

Link Telegram

https://t.me/codingbunker

Nota legale

Partecipando all'evento, l'utente autorizza gli organizzatori a effettuare riprese fotografiche e video e a utilizzare il materiale raccolto per finalità di comunicazione, promozione e documentazione delle attività legate a Coding Bunker, Hacktoberfest e alla community.


21/10/2026


Milano - Milano Cybersecurity: Zero-Day to Zero-Minute: Cybersecurity in the Age of AI

Milano Cybersecurity Meetup

The Milano Cybersecurity Meetup returns with an edition exploring how AI is fundamentally changing the way cybersecurity works, from offensive security and Bug Bounty to enterprise risk, financial fraud and cyber defense. AI is lowering the barrier to sophisticated attacks, accelerating vulnerability discovery and exploitation, reshaping financial fraud, and introducing new risks as organizations give AI access to sensitive data, systems and decision-making processes. At the same time, defenders are turning to the same technology to detect vulnerabilities, strengthen security and respond faster.

Six amazing speakers will explore this transformation from four different perspectives: the ethical hacker, the enterprise, financial fraud, and the cybersecurity technology ecosystem.

Andrea Nadelle — Ethical Hacker, Bug Bounty Hunter & Red Team Leader, ex Hackerone

Giovanni Bruner — Head of Fraud COE, NEXI

Stefano Sella, Fabrizio De Luca, Stefano Sali — Senior Security Architects, Broadcom

Another special guest speaker to be announced soon !!

Can defenders keep pace with machine-speed attacks?

The K!nd4SUS CTF Players Team of the University of Milan (UniMi) will introduce our speakers and guide the audience through the different sessions.

“Zero-Day Is Dead. Welcome to Zero-Minute”

How AI is transforming offensive security, fraud and cyber defense

Agenda

  • Talk #1 — From Sword to Gun
Andrea Nadelle aka nadino, Ethical Hacker & Red Team Leader, ex Hackerone

For years, penetration testers and red teamers were the swordsmen of offensive security, warriors forged through knowledge, experience and years of close-combat practice. Commercial, open-source and custom-built tools were their weapons, extending their own capabilities and allowing expertise to become execution.

Then came the gunpowder. With the arrival of AI in offensive security, we are witnessing one of the most disruptive moments in the history of cyber warfare: the transition from the sword to the firearm. With a gun in his hands, even a child can kill the strongest swordsman in the world.
  • Talk #2 — Are We Ready for AI Risk?
Amazing speaker to be announced soon !!

Artificial intelligence is rapidly moving from being a tool used by employees to becoming an active participant in the enterprise. What new risks emerge? From data exposure and cyber attacks to hallucinations, autonomy and accountability — who is responsible when the machine makes the wrong decision? And ultimately, how much control are we willing to give AI?

  • Talk #3 — The Fraud Machine

Giovanni Bruner, NEXI — Head of Fraud COE

AI is making fraud more scalable, faster, cheaper to execute, and increasingly convincing. From personalized social engineering and deepfakes to automated fraud campaigns, AI is giving fraudsters capabilities that were once available only to highly skilled criminals. Are fraudsters gaining an advantage faster than the organizations trying to stop them?
  • Talk #4 — AI at the Cyber Frontier
Stefano Sella, Fabrizio De Luca, Stefano Sali — Senior Security Architects, Broadcom

AI is changing cybersecurity on both sides of the battlefield — attacker and defenders. The time from vulnerability discovery to exploitation is shrinking, while the growing volume of CVEs is making traditional vulnerability management increasingly difficult. AI can chain vulnerabilities into attack paths, turning individually low-risk weaknesses into critical cumulative threats, while analyzing open-source code and accelerating the development of exploits, malware and adaptive attacks. At the same time, AI does not face the same friction as a human attacker: it does not get tired, does not need to sleep and can operate at machine speed. As one of the organizations invited to test Mythos through Project Glasswing, Broadcom explores how frontier AI is changing attack and defense — and why organizations need to rethink vulnerability management, patching and cyber defense.

Registration

Free access (registration required)

Register for the event here

Participation is subject to confirmation, as spots are limited.

Photos may be taken during the event and shared on social media. By attending, you consent to their use.


22/10/2026


Venezia - PyData Venezia: PyDataVE #28 - #DataSins & #MultiArmedBandits

PyData Venice

Dear all, we’re back with the PyData meetups, focused as always on sharing best practice, methodologies, analysis, machine learning systems, .., with the open-source projects of the NumFOCUS program — but not only!

We’ll meet #InPresence on Thursday, October 22 at 7:00 PM.

We’ll be hosted by Anda Venice Hostel in the Medusa Room and, for those who cannot join us, it will also be on YouTube in #streaming.

👥 We’ll have two interesting sessions, in English 🇬🇧:

🗣 Federico Marchesi will tell us stories of companies that scaled through trade-offs, unconventional architectures, and even “ugly” schemas. We’ll discover why, when it comes to scalability, #CounterIntuitive decisions can sometimes be the right ones.

🗣 Andrij David will show us how #MultiArmedBandits can reduce the cost of #ABTesting by balancing exploration and exploitation. Through #Python simulations, we’ll see when it makes sense to move beyond traditional A/B tests and when they remain the right choice.

And afterwards\, for those who want\, we’ll stay there for \( 🍸 \| 🍺 \) & \( 🍕 \| 🍔 \) and #networking until late ‼️

📽 And if you’d like to share ideas, projects, topics, or propose yourself as the next speaker, here’s the usual Google form or Sessionize


24/10/2026


Casorate Sempione - ILS Casorate Sempione: Linux Day 2026

Eccoci giunti al momento dell'anno: il Linux Day, giornata dedicata alla sponsorizzazione e diffusione di informazioni riguardanti il software FOSS.

Per maggiori informazioni rimandiamo alla pagina dedicata sul nostro sito!

Vi aspettiamo!


Pordenone - PNLUG: Linux Day

PNLUG



Luogo: Consorzio Universitario, Via Prasecco 3 Pordenone - Pordenone

Firenze - GOLEM: Linux Day 2026

Da Confermare


Mantova - LUGMan: Linux Day

LUGMan



Luogo: Fondazione UniverMantova (Via Scarsellini 2 - MN) - Mantova

28/10/2026


Cormano - Hacklab Cormano: [ONLINE/PRESENZA] TBD

Hacklab Cormano


29/10/2026


GRUSP - GRUSP: mlopsday

GRUSP


30/10/2026


GRUSP - GRUSP: Product Management Day - Bologna

GRUSP


07/11/2026


Casorate Sempione - ILS Casorate Sempione: Un pomeriggio d’Amicizia: Mapathon @ Angera

Un sabato pomeriggio tutto speciale dedicato a migliorare la mappa di Angera in OpenStreetMap.

L'incontro è previsto dopo pranzo presso la biblioteca di Angera per una breve introduzione ad OSM e ai suoi concetti base, per una descrizione degli obiettivi della giornata, per configurare i terminali dei mappatori e poi dividerci in squadre per mappare! Al termine di una sessione di circa due / tre ore torneremo al punto di partenza e valuteremo la bontà del nostro lavoro con qualche numero molto concreto a proposito delle modifiche alla mappa.

Ai mappatori verrà richiesto di usare il proprio smartphone (possiamo fornire assistenza su molti dispositivi Android, un poco su quelli della mela) per trovare e correggere errori, aggiungere informazioni mancanti e aggiungere nuovi oggetti alla mappa. Gli verrà inoltre richiesto di crearsi un account, eventualmente con la nostra assistenza, sul sito di OSM in quanto premessa essenziale per poter contribuire.

Per maggiori informazioni riferitevi alla pagina dedicata del nostro sito.

OpenStreetMap è un solido progetto per la mappatura aperta e contributiva della Terra che può competere con ben più noti prodotti commerciali. Si basa, come per Wikipedia, sul lavoro di milioni di volontari che mappano individualmente oppure importano massivamente dati ottenuti dalle amministrazioni pubbliche. I dati così immessi sono liberamente accessibili, previo rispetto della licenza con cui vengono distribuiti.

Dedicheremo questo pomeriggio a contribuire ad un progetto con una comunità di utenti che è mondiale!


11/11/2026


Roma - Rome AI ML and CV: Nov 11 - AI, ML and Computer Vision Meetup

Rome AI, Machine Learning and Computer Vision Meetup

Join our virtual meetup to hear talks from experts on cutting-edge topics across AI, ML, and computer vision.

Time, Date and Location

Nov 11, 2026

9:00 AM - 11:00 AM PST

Online. Register for the Zoom!

Agentic RAG: Beyond Retrieve-and-Generate

Retrieval-Augmented Generation (RAG) has become the default pattern for grounding large language models in external knowledge, but most implementations still follow a rigid retrieve-once, generate-once pipeline — one that struggles with multi-hop questions, ambiguous queries, and knowing when its own retrieved context is insufficient. This talk introduces Agentic RAG, where retrieval is treated as an action within an agent's reasoning loop rather than a fixed upstream step.

We'll examine query decomposition and routing for breaking complex questions into targeted sub-queries, self-reflective and corrective retrieval loops that let an agent judge and re-query its own results, and tool-orchestration patterns (via MCP) that let retrieval sit alongside other agent actions like database lookups and API calls. Using a live architecture — evolving a standard RAG chatbot into an agentic, MCP-connected system — we'll walk through what changes in design, and where these systems introduce new failure modes: grounding drift, latency and cost from repeated retrieval loops, and cases where a simpler RAG pipeline still wins.

Attendees will leave with a practical framework for deciding when the added complexity of agentic RAG is worth it, and a set of design patterns for building it correctly.

About the Speaker

Balaji Venkatasubramaniyar is a Technical Lead at Wisdom Infotech, leading a 15+ person engineering team delivering enterprise solutions. With 13+ years of experience in enterprise software and insurance technology, he specializes in agentic AI systems, RAG architectures, and vector databases.

GeoAI for the Physical World: Earth Observation, Foundation Models, and Urban Digital Twins

Earth observation provides a unique form of computer vision for understanding the physical world at city to continental scales. In this talk, I will show how satellite imagery, geospatial data, machine learning, and foundation-model representations can be combined to characterize urban environments and environmental conditions.

I will present UrbanScope Open, an open GeoAI digital-twin prototype integrating Earth observation with 3D buildings, vegetation, land-surface temperature, air quality, noise, population, and other urban data. I will also share lessons from my research using geospatial foundation-model embeddings for environmental prediction across Europe.

The talk will discuss how these approaches can contribute to increasingly multimodal AI systems capable of reasoning about real-world environments.

About the Speaker

Cesar Alvarez is a researcher at the University of Augsburg working at the intersection of GeoAI, Earth observation, remote sensing, and environmental intelligence. His research applies machine learning, computer vision, and geospatial foundation models to problems including urban environments, climate risk, air quality, and agriculture.

Can agents get curious?

Most AI agents are good at answering a question once we tell them exactly what to look for. The harder problem is building agents that can explore a complex dataset autonomously: generating hypotheses, deciding which analyses are worth running, allocating additional compute when evidence is ambiguous, and knowing when they have enough evidence to stop.

In this talk, I’ll show an architecture for autonomous research agents that combines structured knowledge, iterative tool use, and explicit evidence tracking to turn open-ended questions into a sequence of testable investigations. I’ll discuss practical lessons from building and evaluating these systems, including why more test-time compute does not automatically produce better research and how provenance and evaluation can make long-running agents more reliable.

I’ll close with a live example of an agent exploring a dataset, revising its hypotheses, and choosing what to investigate next.

About the Speaker

Srivatsa P is a member of technical staff at Sigma Computing, where he works on AI agents that reason over complex enterprise data. Previously, he worked on machine learning at Apple and conducted research at the MIT Media Lab; outside of traditional ML, he has also worked on mapping coral reefs through underwater imaging, which sparked an enduring interest in how intelligent systems make sense of messy real-world data.


13/11/2026


Bolzano - SFSCon: SFSCON 2026

The South Tyrol Free Software Conference, SFSCON, is one of Europe’s most established annual conferences on Free Software. SFSCON promotes the use of Free Software in digital infrastructures as a tool to achieve greater innovation and competitiveness. Here decision-makers and developers meet, learn and get inspired.



Luogo: NOI Techpark - Bolzano, IT - Bolzano

14/11/2026


Mantova - LUGMan: Apertura Sede

LUGMan


18/11/2026


GRUSP - GRUSP: laravelday - Verona

GRUSP


19/11/2026


Venezia - PyVenice: PyVenice #8 a Vicenza !

PyVenice

Carissimi, continuiamo il nostro viaggio itinerante per il #Veneto a #Vicenza !

Ci troviamo in #presenza giovedì 19 novembre alle ore 19:00.

La location sarà comunicata appena definita. E per chi non potesse raggiungerci, si terrà anche in #streaming su YouTube.

🗣 La scaletta non è ancora stata definita.

E dopo\, per chi vuole\, resteremo lì per \( 🍸 \| 🍺 \) e \( 🍕 \| 🍔 \)

e #networking ad oltranza ‼️

📽 E se avete piacere di condividere idee, progetti, argomenti, o proporvi come prossimi speaker, lascio un form Google e la pagina Sessionize !


Roma - Rome AI ML and CV: Nov 19 - Visualizing and Debugging Hugging Face's LeRobot Data

Rome AI, Machine Learning and Computer Vision Meetup

This workshop is a hands-on tour of what actually breaks when you load real LeRobot datasets, and how Voxel51's native LeRobot support in FiftyOne catches it.

Date, Time and Location

Nov 19, 2026

9:00 AM - 10:00 AM PST

Online. Register for the Zoom!

Robot learning data doesn't look like the data that trains most vision-language models. It's temporal, low-dimensional in the parts that matter most, embodiment-specific, and expensive to collect, and increasingly, it's shipped in Hugging Face's LeRobot format. But packaging robot data consistently isn't the same as being able to see it: episodes hide broken metadata, silently dropped sensor modalities, and mismatched schemas between robots that look identical on paper.

Starting from the core differences that make robot data hard (temporal structure, proprioception, action grounding, embodiment heterogeneity, data scarcity), we'll move into live debugging: a metadata bug that broke multiple dataset imports, sensor streams that vanish without an error, and two robots running an identical benchmark whose data is structurally incompatible. By the end, you'll know what to check before you trust a LeRobot dataset, and how to actually look inside one.


GRUSP - GRUSP: reactjsday - Verona

GRUSP


20/11/2026


GRUSP - GRUSP: angularday - Verona

GRUSP


Elenco dei Calendari