Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Hugo-W
/
pyEEG
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
15
Code
Issues
12
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/stimulus extraction
- #22
#22
Merged
Hugo-W
merged 11 commits into
ai-revamp
Hugo-W/pyEEG:ai-revamp
from
feature/stimulus-extraction
Hugo-W/pyEEG:feature/stimulus-extraction
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feature/stimulus extraction
#22
Hugo-W
merged 11 commits into
ai-revamp
Hugo-W/pyEEG:ai-revamp
from
feature/stimulus-extraction
Hugo-W/pyEEG:feature/stimulus-extraction
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat(features): add __init__.py for feature extraction subpackage
Hugo-W
committed
a00ca75
View commit details
Copy full SHA for a00ca75
Browse repository at this point
feat(features): add LLM feature extractor with surprisal, entropy, KL divergence
Hugo-W
committed
d88e639
View commit details
Copy full SHA for d88e639
Browse repository at this point
feat(features): add syntactic feature extractor with depth, opening, closing nodes
Hugo-W
committed
c99c240
View commit details
Copy full SHA for c99c240
Browse repository at this point
feat(features): add alignment handler for TextGrid parsing and feature alignment
Hugo-W
committed
d02c870
View commit details
Copy full SHA for d02c870
Browse repository at this point
feat(features): add feature pipeline with StimulusEncoder interface
Hugo-W
committed
48eb223
View commit details
Copy full SHA for 48eb223
Browse repository at this point
feat(features): add feature reducer with PCA and ICA
Hugo-W
committed
fafcf60
View commit details
Copy full SHA for fafcf60
Browse repository at this point
feat(models): add models subpackage __init__.py
Hugo-W
committed
4ba3850
View commit details
Copy full SHA for 4ba3850
Browse repository at this point
feat(models): add refactored TRFEstimator with feature dictionary support
Hugo-W
committed
e2dbbaa
View commit details
Copy full SHA for e2dbbaa
Browse repository at this point
feat: update __init__.py to include new features subpackage
Hugo-W
committed
6c53988
View commit details
Copy full SHA for 6c53988
Browse repository at this point
docs: add TODO for stimulus extraction feature
Hugo-W
committed
a39252d
View commit details
Copy full SHA for a39252d
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'ai-revamp' into feature/stimulus-extraction
Hugo-W
authored
298031c
View commit details
Copy full SHA for 298031c
Browse repository at this point
You can’t perform that action at this time.