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 }}
yanfengliu
/
python_mini_metro
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
38
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Calli branch
- #7
#7
Open
ccolv2022
wants to merge 15 commits into
yanfengliu:main
yanfengliu/python_mini_metro:main
from
BradLoaf:calli-branch
BradLoaf/ai-project:calli-branch
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Calli branch
#7
ccolv2022
wants to merge 15 commits into
yanfengliu:main
yanfengliu/python_mini_metro:main
from
BradLoaf:calli-branch
BradLoaf/ai-project:calli-branch
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2025
game can now end
BradLoaf
committed
e09c30f
View commit details
Copy full SHA for e09c30f
Browse repository at this point
draw path between two connecting stations (A-B -> A-C-B)
BradLoaf
committed
3fb850d
View commit details
Copy full SHA for 3fb850d
Browse repository at this point
Commits on Nov 5, 2025
station generation
BradLoaf
committed
7c2dd9c
View commit details
Copy full SHA for 7c2dd9c
Browse repository at this point
working line extentions and loops
BradLoaf
committed
c4c75e9
View commit details
Copy full SHA for c4c75e9
Browse repository at this point
Commits on Nov 13, 2025
refactored overcrowd timers to be inside the station class
BradLoaf
committed
3bbbe37
View commit details
Copy full SHA for 3bbbe37
Browse repository at this point
created more of an API that an agent can use rather than mouse events
BradLoaf
committed
0c8687b
View commit details
Copy full SHA for 0c8687b
Browse repository at this point
fixed bug in mediator and divide by 0 error
BradLoaf
committed
9560726
View commit details
Copy full SHA for 9560726
Browse repository at this point
enviornment for training, PPO training model, file to run model, and a model trained for 15,000,000 timesteps
BradLoaf
committed
919dff6
View commit details
Copy full SHA for 919dff6
Browse repository at this point
more detailed information about encoding
BradLoaf
committed
459de7d
View commit details
Copy full SHA for 459de7d
Browse repository at this point
removed unnessary models
BradLoaf
committed
07757dc
View commit details
Copy full SHA for 07757dc
Browse repository at this point
pip freeze
BradLoaf
committed
13db56c
View commit details
Copy full SHA for 13db56c
Browse repository at this point
Changed variables to aviation theme -- stations = airports, metro = planes; also changed in file names
ccolv2022
committed
545c7c4
View commit details
Copy full SHA for 545c7c4
Browse repository at this point
Commits on Nov 14, 2025
new agent with 256, 128, 128 architecture. Marginally better :|
BradLoaf
committed
464b0be
View commit details
Copy full SHA for 464b0be
Browse repository at this point
Commits on Nov 28, 2025
ensured model ran properly, naming conventions, aviation theme all updated
ccolv2022
committed
e7a2b2e
View commit details
Copy full SHA for e7a2b2e
Browse repository at this point
Merge branch 'main' into calli-branch
ccolv2022
authored
961fc87
View commit details
Copy full SHA for 961fc87
Browse repository at this point
You can’t perform that action at this time.