Blog

Insights on BCI, neurotechnology, and probabilistic AI.

August 10, 2026

Weekly Neurotech & BCI Digest — August 10, 2026

This week: ABILITY Neurotech's first-in-human optical BCI at TU Munich, Fluent's sub-scalp speech-decoding implant raise, a million-trial EEG-image dataset, China's BCI Five-Year Plan, and Motif's FDA-approved depression BCI trial.

August 3, 2026

What's New in Nimbus: July 2026 SDK Update

The Personalizer paper ships, v0.5.0 lands a trunk-agnostic Bayesian head, and the road to 0.6 adds BaLoRA, composed uncertainty, and a real CORAL transform.

August 3, 2026

Beyond Neural Decoding: Fusing EEG with Behavioral Signals in Nimbus Studio

Most BCI pipelines use EEG alone — but keypresses, mouse events, and reaction times are rich, millisecond-precise signals. This post explains how to wire Nimbus Studio's Behavioral Recording node into a hybrid pipeline and why Bayesian decoders benefit from the fusion.

July 27, 2026

Weekly Neurotech & BCI Digest — July 27, 2026

This week: a landmark Nature Medicine study shows an intracortical BCI enabling full-time employment for a paralyzed user, Universal Brain's FDA-cleared EEG cap targets psychiatry, Gestala and Hemispheric raise $114M combined, and BCI funding hits $939M YTD.

July 22, 2026

Active Learning for BCI Calibration: How Bayesian Uncertainty Drives Smarter Trial Selection

Most BCI calibration protocols present trials in a fixed, predetermined order — but Bayesian classifiers already know which trials would teach them the most. This post explains how to use NimbusSDK's posterior uncertainty to adaptively select calibration trials, cutting the time to a deployment-ready decoder.

July 14, 2026

SSVEP Decoding with CCA: Building an SSVEP Classifier Pipeline in Nimbus Studio

Motor imagery needs subject-specific spatial filters and labelled calibration. SSVEP is different: CCA matches EEG to known flicker sinusoids without learning those filters — then Nimbus Studio classifies the correlation features with LDA (or Classic ML) for a complete pipeline.

July 13, 2026

Weekly Neurotech & BCI Digest — July 13, 2026

This week: Nature Medicine documents the first truly independent long-term BCI user, BrainCo's $2.8B wearable bet reshapes the China BCI landscape, Neuropype 2026 lands deep-net pipeline support, and generative AI decoding gets a landmark review.

July 10, 2026

Benchmarking Your BCI Pipeline on Public Datasets: A MOABB-Style Workflow in Nimbus Studio

Most BCI pipelines are validated on private recordings — but honest generalization requires public benchmarks. This guide walks through MOABB-style multi-subject evaluation in Nimbus Studio using the Public Data node, cross-validation, and Bayesian classifiers from the Nimbus Python SDK.

July 9, 2026

Nimbus Studio & Nimbus SDK: June 2026 Product Updates

June updates for Nimbus Studio and Nimbus SDK: adaptive deploy, zero-calibration apps, Hub AI Create, researcher calibration tools, and Windows desktop support.

July 6, 2026

Weekly Neurotech & BCI Digest — July 6, 2026

This week: Paradromics' first-in-human wireless BCI at U of Michigan, BrainGate hits 22 WPM, Motif Neurotech enters its first depression trial, low-density EEG decoding breakthroughs, and the clinical trial surge continues.

July 2, 2026

From Training to Streaming: Deploying a Live EEG Decoder with the Nimbus Python SDK

Most BCI pipelines train a model offline — then hit a wall when it's time to deploy. This post walks through the full journey from batch training to live EEG streaming using the Nimbus Python SDK, covering the chunk loop, confidence gating, and online adaptation.

June 29, 2026

Weekly Neurotech & BCI Digest — June 29, 2026

This week: long-term independent speech BCI in Nature Medicine, China's NEO reimbursement milestone, end-to-end BIT decoder hits new SOTA, and ARIA's scalable neurotechnologies programme.

June 23, 2026

The EU AI Act Is Now in Force: What High-Risk BCI Classification Means for Your Decoder

With the EU AI Act now live, AI-powered BCIs are formally classified as high-risk systems — triggering transparency, explainability, and human oversight requirements. This post explains what that means in practice and how Nimbus SDK's probabilistic architecture maps to the regulation's core demands.

June 22, 2026

Weekly Neurotech & BCI Digest — June 22, 2026

This week: BrainGate's 22 WPM typing neuroprosthesis in Nature Neuroscience, Paradromics' full Connect-One clinical implant, Motif Neurotech's FDA IDE for depression, and the EU AI Act's high-risk classification of BCIs.

June 16, 2026

EEG Functional Connectivity as a BCI Feature: Phase Coupling, Coherence, and Bayesian Decoding

Functional connectivity metrics like PLV and coherence capture synchronized EEG network dynamics that per-channel spatial filters miss. This post explains when connectivity features help, how to extract them with Nimbus Studio's Functional Connectivity node, and how to pair them with Bayesian classifiers.

June 15, 2026

Weekly Neurotech & BCI Digest — June 15, 2026

This week: Columbia's 65,536-electrode single-chip BISC implant, Paradromics' first-in-human Connexus recording, $335M in BCI funding, and China's historic first commercial invasive BCI approval.

June 12, 2026

Epoch Design and Trial Structure in BCI: How Your Protocol Shapes Your Decoder

This post explains how trial length, baseline windows, overlap stride, and event alignment interact — and how Nimbus Studio's Trial Protocol, Epoching, Baseline Correction, Data Augmentation, and Evaluation Plan nodes let you iterate without rewriting your pipeline.

June 8, 2026

Weekly Neurotech & BCI Digest — June 8, 2026

This week: generative AI breaks the BCI calibration ceiling, in-ear EEG hits the consumer market, and $1.75B concentrates around category leaders.

June 5, 2026

Confidence-Gated BCI: How Entropy and Rejection Policies Keep Decoders Reliable in the Real World

A decoder that outputs a label on every trial sounds robust — until a noisy session proves otherwise. This post shows how to use entropy, calibration, and rejection policies from the Nimbus Python SDK to build BCI systems that know when to act and when to abstain.

June 2, 2026

Weekly Neurotech & BCI Digest — June 2, 2026

A curated weekly roundup of the most important developments in neurotechnology and brain-computer interfaces for ML/BCI engineers and applied researchers.

June 1, 2026

May at Nimbus Studio: EEG Devices and Interactive Games

A redesigned Home screen with Projects & Lab sharing, desktop app updates, live BrainBit/PiEEG streaming, Interactive Games, new deep learning models and evaluation improvements.

May 31, 2026

Meet Your BCI Co-Pilot: The AI Assistant in Nimbus Studio

The Nimbus Studio AI assistant explains your pipeline, reviews runs against benchmarks, and applies fixes from the execution terminal.

Meet Your BCI Co-Pilot: The AI Assistant in Nimbus Studio
May 27, 2026

BCI Calibration with Nimbus Studio: From Hardware to Trained Decoder

Most BCI calibration workflows are ad hoc — raw recordings, manual labeling, hand-coded loaders. This post walks through Nimbus Studio's end-to-end calibration pipeline and shows how Bayesian priors in the Nimbus Python SDK cut the labeled-data requirement significantly.

May 26, 2026

Weekly Neurotech & BCI Digest — May 26, 2026

Your weekly roundup of the most important developments in brain-computer interfaces and neurotechnology — from China's AI implant push to record-breaking funding in Q1 2026.

May 23, 2026

Decoding Under Drift: How NimbusSTS Tracks Brain State Across Sessions

A practical look at NimbusSTS — Nimbus SDK's experimental latent-state classifier — and how Extended Kalman Filter-style inference handles EEG non-stationarity that trips up static decoders.

May 11, 2026

Weekly Neurotech & BCI Digest — May 11, 2026

This week: a low-power differencing feature beats SOTA intracortical decoding at the silicon level, a wireless cortical visual prosthesis reaches its third human implant, China's BCI sector raised ¥3.8B in Q1, and a new real-world wearable EEG benchmark dataset drops at SenSys 2026.

May 9, 2026

April in Nimbus Studio: Introducing Nimbus Academy, Better Visualization Modals

Monthly product update for Nimbus Studio: Nimbus Academy learning flow, scikit-learn model node, and improved data views + smoother imports.

May 5, 2026

Expected Free Energy: How Active Inference BCI Systems Balance Exploration and Exploitation

Expected Free Energy (EFE) is the core quantity Active Inference agents minimize when selecting actions. This post unpacks EFE into its epistemic and pragmatic components, shows why it naturally produces exploration-exploitation balance, and connects the math to real-time BCI control loops.

April 29, 2026

The Free Energy Principle, Ground Up: An Intuition for BCI Engineers

The Free Energy Principle is the theoretical bedrock of Active Inference, but most introductions bury the intuition in notation. This post builds FEP from first principles — surprise, Markov blankets, and the perception-action loop — so BCI engineers have a solid mental model before reaching for the math.

April 27, 2026

Closing the Loop on the Brain: Designing Neurofeedback Systems with Active Inference

Neurofeedback BCIs don't decode intent — they feed brain state back to the brain itself. This post explains why probabilistic AI and Active Inference are uniquely suited to neurofeedback: calibrated feedback signals, online adaptation to the user's learning curve, and a generative model that spans signal quality, brain state, and neural dynamics.

April 27, 2026

Weekly Neurotech & BCI Digest — April 27, 2026

This week: Cambridge's neuromorphic memristor chip, Cornell's grain-of-salt implant, Science Corp's biohybrid first-in-human push, Flow Neuroscience's at-home depression device hitting shelves, a new ADHD multimodal dataset, and the shape of neurotech's $2B funding year.

April 23, 2026

Why Nimbus SDK? Beyond scikit-learn and pyRiemann for BCI

Nimbus SDK is built for uncertainty-aware, streaming BCI workflows rather than generic offline classification. This post explains where Nimbus fits next to scikit-learn and pyRiemann, when to use each stack, and why diagnostics like entropy, calibration, and ITR matter in real BCI systems.

April 23, 2026

From ELBO to EEG: A Practical Guide to Variational Inference for BCI Engineers

A hands-on explainer for ML/BCI engineers: what variational inference is, why the ELBO is the right objective for probabilistic decoding, and how it underlies every Active Inference model you'll build.

April 20, 2026

Weekly Neurotech & BCI Digest — April 20, 2026

This week's digest covers a multi-region intracortical BCI for 3D VR navigation, a Cambridge memristor chip that slashes AI energy use, China's new national BCI standards, and a strong mid-April funding round led by Beacon Biosignals' $97M Series B extension.

April 19, 2026

Continual Learning in BCI: Handling Neural Drift with Online Bayesian Updates

EEG signals shift over time — across sessions, electrode placements, and mental states. This post explains how online Bayesian updating and Active Inference give BCI pipelines a principled way to track and adapt to neural drift without full retraining.

April 17, 2026

Active Sensing in BCI: How Active Inference Closes the Loop on Uncertainty

Active sensing is Active Inference's most underrated feature: rather than passively waiting for data, the BCI system chooses what to observe next. This post explains how expected free energy drives stimulus selection, why it produces better decoders than passive paradigms, and how to implement it in practice.

April 15, 2026

Reactive Message Passing for BCI: How RxInfer.jl Brings Active Inference to Real Time

Most Active Inference tutorials stop at the math. This post goes further — explaining how reactive message passing turns the Free Energy Principle into a runtime algorithm, and why RxInfer.jl makes it practical for real-time BCI pipelines.

April 13, 2026

Weekly Neurotech & BCI Digest — April 13, 2026

This week's curated digest for ML/BCI engineers: EEG foundation models, calibration-free decoding, Columbia's single-chip implant, g.tec Spring School, and the expanding BCI clinical ecosystem.

April 13, 2026

EEG Foundation Models in Practice: What REVE Brings to BCI Preprocessing

Classical EEG preprocessing relies on hand-tuned filters and spatial methods that break across sessions and subjects. This post explains how foundation models like REVE work, how they fit into the Nimbus Studio preprocessing stack alongside CSP and causal filtering, and why a learned preprocessing layer is a natural complement to probabilistic downstream models.

April 11, 2026

Active Inference vs. Deep Learning for BCI: Why Uncertainty Quantification Changes Everything

Deep learning dominates ML benchmarks, but BCI pipelines face a different challenge: uncertainty is not noise to suppress — it is signal to leverage. This post compares deep learning and Active Inference for neural decoding, and shows how Nimbus Studio and NimbusSDK make the probabilistic approach practical.

April 9, 2026

Choosing the Right Bayesian Classifier for Your BCI Pipeline

NimbusSDK ships four Bayesian classifiers, but which one belongs in your pipeline? This guide breaks down NimbusLDA, NimbusQDA, NimbusSoftmax, and NimbusSTS — what they assume, where they excel, and when to switch — so you can make the right call before training a single model.

April 6, 2026

Weekly Neurotech & BCI Digest — Week of April 6, 2026

This week: Neuralink's automated surgery push, Columbia's single-chip implant, China's BCI clinical trials, a new visual imagery EEG dataset, MOABB benchmarks, WEF regulation report, and a $400M+ March funding wave.

April 1, 2026

March at Nimbus Studio: EEG calibration and stronger research workflows

March updates: live EEG calibration, multi-subject benchmarking, semantic channel mapping, and reliability improvements.

April 1, 2026

NimbusSTS in Practice: Handling EEG Drift (Without Recalibration)

A practical, non-repetitive guide to NimbusSTS: when to use adaptive state-space decoding, how the predict/update loop maps to EEG drift, how to tune adaptation speed, and how to deploy in Nimbus Studio.

March 30, 2026

Weekly Neurotech & BCI Digest — March 30, 2026

This week: China lands the world's first commercial BCI approval, BrainGate hits a new typing speed record in Nature Neuroscience, foundation models for EEG decoding gain traction, and Beijing's five-year plan redraws the competitive map for neural interfaces.

March 28, 2026

Implementing Closed-Loop Active Inference BCI Control in Nimbus Studio

Hands-on guide to building a real-time closed-loop Active Inference control pipeline in Nimbus Studio: loop topology, update signals, and deployment tips.

March 26, 2026

What Is Active Inference? A Practical Primer for BCI Engineers

Active Inference is the theoretical engine behind Nimbus BCI — but for engineers coming from ML or classical neuroscience, the concepts can feel abstract. This primer breaks down generative models, free energy minimization, and real-time belief updating in practical terms, with direct connections to RxInfer, NimbusSDK, and Nimbus Studio.

March 24, 2026

Cross-Session BCI Transfer with Bayesian Priors: Reuse, Adapt, and Personalize

Focuses on cross-session transfer: how to carry priors across days/users, update with minimal calibration data, and avoid full retraining in practice.

March 23, 2026

Weekly Neurotech & BCI Digest — March 23, 2026

This week's top stories in neurotech: China's landmark first commercial BCI approval, BrainGate's high-speed iBCI typing results in Nature Neuroscience, Neuralink's Blindsight visual cortex push, a $400M+ funding surge, and a look at hardware-agnostic SDK tooling.

March 22, 2026

Beyond Binary: Multi-Class BCI Decoding with Bayesian Softmax and NimbusSoftmax

Most BCI tutorials assume two classes — left hand vs. right hand, P300 vs. non-P300. But real-world applications demand more. This post explains how Bayesian Multinomial Logistic Regression works, why it outperforms classical softmax for neural data, and how to build a multi-class decoder with NimbusSoftmax in Nimbus Studio.