Building behavioural response models of public figures using Brain scan data (Predict their next move using psychological modelling) [P]
Hey guys, I’m the same creator of Netryx V2, the geolocation tool. I’ve been working on something new called COGNEX. It learns how a person reacts to situations, then uses that pattern to simulate how they would respond to something new. You collect real stimulus and response pairs. A stimulus is an event. A response is what they said or did. The key is linking them properly. Then you convert both into structured signals instead of raw text. This is where TRIBE v2 comes in. It was released by Meta about two weeks ago, trained on fMRI scan data, and it can take text, audio, images, and video and estimate how a human brain would process that input. On its own, it reflects an average brain. It does not know the individual. COGNEX uses TRIBE to first map every stimulus and response into this s
Could not retrieve the full article text.
Read on Reddit r/MachineLearning →Reddit r/MachineLearning
https://www.reddit.com/r/MachineLearning/comments/1sd2blx/building_behavioural_response_models_of_public/Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products

Upload Large Folders to Cloudflare R2
Cloudflare R2 object storage has a limitation: the web interface only allows uploading folders containing fewer than 100 files. To upload folders with more than 100 files, you typically need to set up Cloudflare Workers or use the S3 API with custom code. Rclone makes this process easy. Step 1 - Install Rclone Rclone ↗ is a command-line tool for managing files on cloud storage. Rclone works well for uploading multiple files from your local machine or copying data from other cloud storage providers. brew install rclone Windows: Download the installer from rclone.org/install/#windows Step 2 - Create Cloudflare API Keys From your Cloudflare R2 dashboard, click the Manage button. Create a new user API token: Enter a Token Name (e.g. r2-upload-token ) For Permission , select Object Read Write U

How I Used Swarm Intelligence to Catch a Race Condition Before It Hit Production
Set a breakpoint. The bug disappears. Run it in staging. Nothing. Deploy to prod. It's back. Welcome to Heisenbugs — the category of bug that knows when you're watching. The Problem With Conventional Testing Unit tests run in isolation under zero concurrency. Integration tests exercise services sequentially, collapsing the timing window for race conditions to effectively zero. End-to-end tests validate happy paths through single-threaded execution. None of them replicate the conditions where Heisenbugs actually live: hundreds of concurrent users contending for the same resource, downstream services exhibiting tail-latency spikes, Kubernetes pods restarting mid-transaction. The 6-Phase Framework I built a systematic toolkit that transitions from reactive debugging to a chaos-first validatio

How to Publish a Power BI Report and Embed it into a Website.
Background In my last article titled ‘How Excel is Used in Real-World Data Analysis’ dated 26th March, 2026 and published through my Dev.to account, I had shared the frustrations my workmates and I were going through when end of year 2025 performance appraisal results of all employees in the department plus departmental head’s recommendations for individual employee promotion were rejected by company directors. The performance appraisal results and recommendations were rejected with one comment, “the department has not presented any dashboard to demonstrate individual employee’s productivity, improvements on performance measures and so on to justify promotions or any rewards.’ In the article which is accessible through my blog https://dev.to/mckakankato/excel-3ikf , I attempted to create s

![Building behavioural response models of public figures using Brain scan data (Predict their next move using psychological modelling) [P]](https://preview.redd.it/ts58xykt7dtg1.jpeg?width=640&crop=smart&auto=webp&s=3685db6fe7cef0a3641f3d2fd3523708af058962)


Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!