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 }}
npinto
/
asgd
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
42
Code
Issues
10
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Early stopping
- #21
#21
Open
jaberg
wants to merge 18 commits into
npinto:master
npinto/asgd:master
from
jaberg:early_stopping
jaberg/asgd:early_stopping
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Early stopping
#21
jaberg
wants to merge 18 commits into
npinto:master
npinto/asgd:master
from
jaberg:early_stopping
jaberg/asgd:early_stopping
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2012
wip
jaberg
committed
ce0f064
View commit details
Copy full SHA for ce0f064
Browse repository at this point
writing early stopping better and with tests
jaberg
committed
dcb1a11
View commit details
Copy full SHA for dcb1a11
Browse repository at this point
better docstring for binary_fit
jaberg
committed
2e90505
View commit details
Copy full SHA for 2e90505
Browse repository at this point
NaiveBinaryASGD assert labels in +-1
jaberg
committed
0db2514
View commit details
Copy full SHA for 0db2514
Browse repository at this point
Commits on Feb 4, 2012
early stopping tolerance in terms of abs and rel tolerance
jaberg
committed
2142727
View commit details
Copy full SHA for 2142727
Browse repository at this point
improvements to binary_fit
jaberg
committed
4de0d6c
View commit details
Copy full SHA for 4de0d6c
Browse repository at this point
Commits on Feb 24, 2012
adding logger to binary_fit
jaberg
committed
a56823e
View commit details
Copy full SHA for a56823e
Browse repository at this point
disallow learning rate smaller than 1e-7
jaberg
committed
dd5d2b9
View commit details
Copy full SHA for dd5d2b9
Browse repository at this point
Commits on Feb 29, 2012
different line search technique for auto step size
jaberg
committed
ddf0560
View commit details
Copy full SHA for ddf0560
Browse repository at this point
added perfect-fit convergence condition
jaberg
committed
4720028
View commit details
Copy full SHA for 4720028
Browse repository at this point
gitignore
jaberg
committed
73db426
View commit details
Copy full SHA for 73db426
Browse repository at this point
bug in position of new assert
jaberg
committed
cf54011
View commit details
Copy full SHA for cf54011
Browse repository at this point
Commits on Mar 19, 2012
adding NaiveRankASGD
jaberg
committed
6c5b848
View commit details
Copy full SHA for 6c5b848
Browse repository at this point
Commits on Mar 20, 2012
adding SparseUpdateASGD
jaberg
committed
23a8597
View commit details
Copy full SHA for 23a8597
Browse repository at this point
adding linsvm
jaberg
committed
0cc4515
View commit details
Copy full SHA for 0cc4515
Browse repository at this point
comment for linsvm
jaberg
committed
cd9da18
View commit details
Copy full SHA for cd9da18
Browse repository at this point
adding LinearSVM to toplevel
jaberg
committed
104bccf
View commit details
Copy full SHA for 104bccf
Browse repository at this point
Commits on Mar 22, 2012
fixing tests and changing early_stop minimization method
jaberg
committed
c1e0a3a
View commit details
Copy full SHA for c1e0a3a
Browse repository at this point
You can’t perform that action at this time.