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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cmusphinx
/
g2p-seq2seq
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
682
Code
Issues
43
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Stop criteria
- #79
#79
Open
nurtas-m
wants to merge 11 commits into
master
cmusphinx/g2p-seq2seq:master
from
stop_criteria
cmusphinx/g2p-seq2seq:stop_criteria
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Stop criteria
#79
nurtas-m
wants to merge 11 commits into
master
cmusphinx/g2p-seq2seq:master
from
stop_criteria
cmusphinx/g2p-seq2seq:stop_criteria
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2017
Provide instructions to reproduce results. Fixed: https://github.com/cmusphinx/g2p-seq2seq/issues/73. Save model regardless eval loss, because of the correctness of the eval loss calculation is que…
nurtas-m
committed
a23650c
View commit details
Copy full SHA for a23650c
Browse repository at this point
Commits on Mar 16, 2017
Merge branch 'master' of https://github.com/cmusphinx/g2p-seq2seq
nurtas-m
committed
84bc0f8
View commit details
Copy full SHA for 84bc0f8
Browse repository at this point
Commits on Apr 14, 2017
Change stop criteria. Vary the window of the allowable number of epochs without improvement.
nurtas-m
committed
e2b4b3b
View commit details
Copy full SHA for e2b4b3b
Browse repository at this point
Minor fixes
nurtas-m
committed
4bb83d8
View commit details
Copy full SHA for 4bb83d8
Browse repository at this point
Commits on Apr 17, 2017
Leave only one condition for stop training.
nurtas-m
committed
42acc60
View commit details
Copy full SHA for 42acc60
Browse repository at this point
Minor fixes.
nurtas-m
committed
114adfd
View commit details
Copy full SHA for 114adfd
Browse repository at this point
Commits on Apr 19, 2017
Split checkpoint and stop condition parts.
nurtas-m
committed
d8b56b0
View commit details
Copy full SHA for d8b56b0
Browse repository at this point
Move the block with checking the stop criteria to a separate method.
nurtas-m
committed
72f4f7f
View commit details
Copy full SHA for 72f4f7f
Browse repository at this point
Commits on Apr 20, 2017
Remove random batch selection.
nurtas-m
committed
d4d9630
View commit details
Copy full SHA for d4d9630
Browse repository at this point
Remove comments.
nurtas-m
committed
9e22191
View commit details
Copy full SHA for 9e22191
Browse repository at this point
Minor fixes.
nurtas-m
committed
9fc5caf
View commit details
Copy full SHA for 9fc5caf
Browse repository at this point
You can’t perform that action at this time.