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
Type
/
to 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 }}
wk222
/
rl4co
Public
forked from
ai4co/rl4co
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 21, 2025
Create train_compare_grpo_prefdce.py
wk222
authored
e2db1cf
View commit details
Copy full SHA for e2db1cf
Browse repository at this point
Merge pull request #2 from wk222/codex
Show description for 30a8dbb
wk222
authored
30a8dbb
View commit details
Copy full SHA for 30a8dbb
Browse repository at this point
Add GRPO algorithm and TSP training script
wk222
committed
1b65ede
View commit details
Copy full SHA for 1b65ede
Browse repository at this point
Add files via upload
wk222
authored
fc2ba86
View commit details
Copy full SHA for fc2ba86
Browse repository at this point
Merge pull request #1 from wk222/codex
Show description for a3a3542
wk222
authored
a3a3542
View commit details
Copy full SHA for a3a3542
Browse repository at this point
Add preference-based DCE training
wk222
committed
8bb1d4e
View commit details
Copy full SHA for 8bb1d4e
Browse repository at this point
Commits on Jul 1, 2025
[Chore] update website deployment to ai4co.org subdomain
fedebotu
committed
282eb52
View commit details
Copy full SHA for 282eb52
Browse repository at this point
[Chore] solve deprecation warning for top level linting in Ruff
fedebotu
committed
51c1a08
View commit details
Copy full SHA for 51c1a08
Browse repository at this point
[Minor] wrong decorator syntax
fedebotu
committed
a413b31
View commit details
Copy full SHA for a413b31
Browse repository at this point
Commits on May 30, 2025
Merge pull request #271 from emmanuel-ferdman/main
Show description for 47af0ae
fedebotu
authored
47af0ae
View commit details
Copy full SHA for 47af0ae
Browse repository at this point
[Chore] modernize logger interface
Show description for c181e73
emmanuel-ferdman
committed
c181e73
View commit details
Copy full SHA for c181e73
Browse repository at this point
Merge pull request #270 from ai4co/v0.6.0
Show description for 799150e
fedebotu
authored
799150e
View commit details
Copy full SHA for 799150e
Browse repository at this point
[Version] 0.6.0
fedebotu
committed
f284628
View commit details
Copy full SHA for f284628
Browse repository at this point
[Docs] new Slack link
fedebotu
committed
819e5b5
View commit details
Copy full SHA for 819e5b5
Browse repository at this point
[Chore] update tensor specs
fedebotu
committed
5b49868
View commit details
Copy full SHA for 5b49868
Browse repository at this point
[Chore] add pytest-xdist for faster testing
fedebotu
committed
2cd0e95
View commit details
Copy full SHA for 2cd0e95
Browse repository at this point
[Chores] update pre-commit
fedebotu
committed
89cc83a
View commit details
Copy full SHA for 89cc83a
Browse repository at this point
[Docs] minor update to uv install
fedebotu
committed
177113f
View commit details
Copy full SHA for 177113f
Browse repository at this point
[Docs] update citation
fedebotu
committed
4e4a94d
View commit details
Copy full SHA for 4e4a94d
Browse repository at this point
[Docs] minor update to uv install
fedebotu
committed
213ed4f
View commit details
Copy full SHA for 213ed4f
Browse repository at this point
Commits on Apr 29, 2025
Merge pull request #265 from ai4co/fix-mdcpdp
Show description for 3ccf183
fedebotu
authored
3ccf183
View commit details
Copy full SHA for 3ccf183
Browse repository at this point
[Feat] update MDCPDP env #220
fedebotu
committed
974e390
View commit details
Copy full SHA for 974e390
Browse repository at this point
Commits on Apr 27, 2025
Merge pull request #264 from ai4co/258-cvrp-render-scaling
Show description for e1023aa
fedebotu
authored
e1023aa
View commit details
Copy full SHA for e1023aa
Browse repository at this point
[Feat] return matplotlib ax by default in rendering
fedebotu
committed
e967ef9
View commit details
Copy full SHA for e967ef9
Browse repository at this point
[BugFix] remove forced limit for render function
fedebotu
committed
75cbb73
View commit details
Copy full SHA for 75cbb73
Browse repository at this point
Commits on Apr 10, 2025
Ensure baseline for SymNCO is always "symnco" when loading from checkpoint (#263)
Show description for 806dc4c
ngastzepeda
authored
806dc4c
View commit details
Copy full SHA for 806dc4c
Browse repository at this point
Commits on Apr 9, 2025
don't limit the x and y axes to [0,1]
ngastzepeda
committed
da8076f
View commit details
Copy full SHA for da8076f
Browse repository at this point
added ignore=["env", "policy", "dataset"] to self.save_hyperparameters() in constructors for EAS, TransductiveModel, and RL4COLitModule (#262)
ngastzepeda
authored
dea02d8
View commit details
Copy full SHA for dea02d8
Browse repository at this point
Commits on Mar 20, 2025
Merge pull request #257 from bokveizen/fanchen_250306
Show description for fd34371
fedebotu
authored
fd34371
View commit details
Copy full SHA for fd34371
Browse repository at this point
Update test_policy.py
Show description for 53bfefc
bokveizen
authored
53bfefc
View commit details
Copy full SHA for 53bfefc
Browse repository at this point
add MCP embeddings
bokveizen
committed
6e313aa
View commit details
Copy full SHA for 6e313aa
Browse repository at this point
Commits on Mar 6, 2025
Merge pull request #256 from bokveizen/fanchen_250306
Show description for d1d238f
fedebotu
authored
d1d238f
View commit details
Copy full SHA for d1d238f
Browse repository at this point
Update am.yaml
bokveizen
authored
ce7e96c
View commit details
Copy full SHA for ce7e96c
Browse repository at this point
add flp and mcp env config files
bokveizen
authored
3d46ec9
View commit details
Copy full SHA for 3d46ec9
Browse repository at this point
add FLP embeddings
bokveizen
committed
28b6970
View commit details
Copy full SHA for 28b6970
Browse repository at this point
Previous
Next
You can’t perform that action at this time.