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 }}
karpathy
/
autoresearch
Public
Notifications
You must be signed in to change notification settings
Fork
13.3k
Star
94.5k
Code
Issues
54
Pull requests
142
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2026
Merge pull request #342 from kaizen-38/feat/bug-fix
Show description for 228791f
karpathy
authored
228791f
View commit details
Copy full SHA for 228791f
Browse repository at this point
Commits on Mar 21, 2026
Enhance README with more project context and links
Show description for e6d79c1
karpathy
authored
e6d79c1
View commit details
Copy full SHA for e6d79c1
Browse repository at this point
Commits on Mar 19, 2026
fix(analysis): define best_bpb before y-axis scaling
kaizen-38
committed
f32ab04
View commit details
Copy full SHA for f32ab04
Browse repository at this point
Commits on Mar 16, 2026
Merge pull request #301 from indianspeedster/master
Show description for 32a1460
karpathy
authored
32a1460
View commit details
Copy full SHA for 32a1460
Browse repository at this point
add AMD ROCm fork to notable forks section
indianspeedster
committed
513fe6f
View commit details
Copy full SHA for 513fe6f
Browse repository at this point
Commits on Mar 11, 2026
Guard against infinite loop when no training shards exist, fix README typo
karpathy
authored
c2450ad
View commit details
Copy full SHA for c2450ad
Browse repository at this point
fix NaN loss not caught by fast-fail check
karpathy
authored
0be1e4f
View commit details
Copy full SHA for 0be1e4f
Browse repository at this point
fix(train): make NaN fast-fail check explicit
Contributor
committed
ebf3578
View commit details
Copy full SHA for ebf3578
Browse repository at this point
Guard against infinite loop when no training shards exist, fix README typo
Show description for 09ebea4
hughdbrown
and
claude
committed
09ebea4
View commit details
Copy full SHA for 09ebea4
Browse repository at this point
Commits on Mar 9, 2026
Include beginner's guide to neural networks
Show description for c12eef7
karpathy
authored
c12eef7
View commit details
Copy full SHA for c12eef7
Browse repository at this point
fix NaN loss not caught by fast-fail check
Show description for b5ba8ac
haosenwang1018
and
claude
committed
b5ba8ac
View commit details
Copy full SHA for b5ba8ac
Browse repository at this point
clarify that results.tsv should not be committed, leave untracked
karpathy
committed
068d93d
View commit details
Copy full SHA for 068d93d
Browse repository at this point
some docs on what to play with to make autoresearch better on smaller computers
karpathy
committed
c92bee5
View commit details
Copy full SHA for c92bee5
Browse repository at this point
Commits on Mar 8, 2026
reshuffle readme a bit and link to tiny stories for apple silicon guidance
karpathy
committed
2224cd7
View commit details
Copy full SHA for 2224cd7
Browse repository at this point
clarification to baseline run instruction, there was some language from a previous version that wasn't fully cleaned up
karpathy
committed
f16ece4
View commit details
Copy full SHA for f16ece4
Browse repository at this point
add notable fork mlx
karpathy
committed
9264224
View commit details
Copy full SHA for 9264224
Browse repository at this point
Commits on Mar 7, 2026
Honor --download-workers instead of hardcoding 8 download workers
karpathy
authored
500114a
View commit details
Copy full SHA for 500114a
Browse repository at this point
add macos fork
karpathy
committed
7043095
View commit details
Copy full SHA for 7043095
Browse repository at this point
fix(prepare): honor --download-workers
dipeshbabu
committed
777e443
View commit details
Copy full SHA for 777e443
Browse repository at this point
instruct the agent to also read README, should be good context
karpathy
committed
6fdefa7
View commit details
Copy full SHA for 6fdefa7
Browse repository at this point
clarify note on platforms
karpathy
committed
b0d0474
View commit details
Copy full SHA for b0d0474
Browse repository at this point
bunch of small changes to docs and files, and a teaser figure with a blooper :)
karpathy
committed
8a5c486
View commit details
Copy full SHA for 8a5c486
Browse repository at this point
minor tweaks, pin val shard
karpathy
committed
032d203
View commit details
Copy full SHA for 032d203
Browse repository at this point
tweaks to docs for both humans and agents
karpathy
committed
47ec1ad
View commit details
Copy full SHA for 47ec1ad
Browse repository at this point
soften the language just a bit
karpathy
committed
ada84e5
View commit details
Copy full SHA for ada84e5
Browse repository at this point
Fix agent crash blindspot by forcing it to read traceback
karpathy
authored
bd75534
View commit details
Copy full SHA for bd75534
Browse repository at this point
Allow agent to diagnose crashes by reading the python stack trace
dumko2001
committed
bdf0c0d
View commit details
Copy full SHA for bdf0c0d
Browse repository at this point
Merge pull request #2 from marcinbogdanski/fix/fa3-non-hopper-fallback
Show description for bb54287
karpathy
authored
bb54287
View commit details
Copy full SHA for bb54287
Browse repository at this point
add fallback FA3 kernel for non-Hopper GPUs
marcinbogdanski
committed
17b480a
View commit details
Copy full SHA for 17b480a
Browse repository at this point
Commits on Mar 6, 2026
add analysis notebook for convenience
karpathy
committed
9c383a8
View commit details
Copy full SHA for 9c383a8
Browse repository at this point
cleanup more references to spawn.sh
karpathy
committed
69eb7f9
View commit details
Copy full SHA for 69eb7f9
Browse repository at this point
remove spawn.sh reference from README (file was deleted)
Show description for ae81d55
karpathy
and
claude
committed
ae81d55
View commit details
Copy full SHA for ae81d55
Browse repository at this point
also ref twitter
karpathy
committed
4ab35a9
View commit details
Copy full SHA for 4ab35a9
Browse repository at this point
dam, erase experimental file from before that snuck through in my purge
karpathy
committed
1e207aa
View commit details
Copy full SHA for 1e207aa
Browse repository at this point
small tweak readme
karpathy
committed
2a70301
View commit details
Copy full SHA for 2a70301
Browse repository at this point
Previous
Next
You can’t perform that action at this time.