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
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 }}
frankmj
/
sims
Public
forked from
compcogneuro/sims
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix console spam: skip context layers in FixedTable env lookup
- #2
#2
Draft
frankmj
with
Copilot
wants to merge 14 commits into
sims_edits
frankmj/sims:sims_edits
from
copilot/create-srn-2ctx-file
frankmj/sims:copilot/create-srn-2ctx-file
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Fix console spam: skip context layers in FixedTable env lookup
#2
frankmj
with
Copilot
wants to merge 14 commits into
sims_edits
frankmj/sims:sims_edits
from
copilot/create-srn-2ctx-file
frankmj/sims:copilot/create-srn-2ctx-file
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2026
Initial plan
Copilot
committed
1560612
View commit details
Copy full SHA for 1560612
Browse repository at this point
Add srn_2ctx: SRN with two independently-controlled context layers
Show description for 7c41d78
Copilot
and
frankmj
committed
7c41d78
View commit details
Copy full SHA for 7c41d78
Browse repository at this point
Fix FixedTable.State errors by skipping Context layers in env loop
Show description for 6893fe2
Copilot
and
frankmj
committed
6893fe2
View commit details
Copy full SHA for 6893fe2
Browse repository at this point
Commits on Mar 16, 2026
update configs
frankmj
committed
ed347ca
View commit details
Copy full SHA for ed347ca
Browse repository at this point
Commits on Mar 26, 2026
Add SSM (State Space Model) project in midterm26/ssm
Show description for 6471e97
Copilot
and
frankmj
authored
6471e97
View commit details
Copy full SHA for 6471e97
Browse repository at this point
SSM: replace two scalar context layers with single n×n A matrix (ADiagonal, AFixed, AHiPPO options)
Show description for 1ffa571
Copilot
and
frankmj
authored
1ffa571
View commit details
Copy full SHA for 1ffa571
Browse repository at this point
Fix: use len(layer.Neurons) instead of NumNeurons() (no such method on leabra.Layer)
Show description for e816bc7
Copilot
and
frankmj
authored
e816bc7
View commit details
Copy full SHA for e816bc7
Browse repository at this point
Fix: AHiPPO=true always uses full matrix, ignoring ADiagonal flag
Show description for f73d6e5
Copilot
and
frankmj
authored
f73d6e5
View commit details
Copy full SHA for f73d6e5
Browse repository at this point
Fix Oja rule: use pre-clamp linear output y with y² normalization
Show description for f8bb112
Copilot
and
frankmj
authored
f8bb112
View commit details
Copy full SHA for f8bb112
Browse repository at this point
Use XCAL learning rule for A matrix and fix HiPPO+diagonal interaction
Show description for f724025
Copilot
and
frankmj
authored
f724025
View commit details
Copy full SHA for f724025
Browse repository at this point
Remove accidentally committed SSM binary and add to .gitignore
Show description for c7e294f
Copilot
and
frankmj
authored
c7e294f
View commit details
Copy full SHA for c7e294f
Browse repository at this point
Commits on Mar 27, 2026
Add cluster plot for Hidden layer representations to srn_2ctx.go
Show description for 154a24a
Copilot
and
frankmj
authored
154a24a
View commit details
Copy full SHA for 154a24a
Browse repository at this point
Commits on Jun 4, 2026
change which items are novel
frankmj
committed
f30a4c9
View commit details
Copy full SHA for f30a4c9
Browse repository at this point
change DG lesion
frankmj
committed
f180d65
View commit details
Copy full SHA for f180d65
Browse repository at this point
You can’t perform that action at this time.