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 }}
keiohta
/
tf2rl
Public
Notifications
You must be signed in to change notification settings
Fork
103
Star
474
Code
Issues
37
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Imporove apex
- #122
#122
Open
ymd-h
wants to merge 13 commits into
keiohta:master
keiohta/tf2rl:master
from
ymd-h:Feature_imporove_apex
ymd-h/tf2rl:Feature_imporove_apex
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Imporove apex
#122
ymd-h
wants to merge 13 commits into
keiohta:master
keiohta/tf2rl:master
from
ymd-h:Feature_imporove_apex
ymd-h/tf2rl:Feature_imporove_apex
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2021
Use lockless MPPrioritizedReplayBuffer
ymd-h
committed
92c593b
View commit details
Copy full SHA for 92c593b
Browse repository at this point
Remove busy loop but just wait by SimpleQueue.get()
ymd-h
committed
0153599
View commit details
Copy full SHA for 0153599
Browse repository at this point
Reduce access to lock object by copying to local object
ymd-h
committed
4840e56
View commit details
Copy full SHA for 4840e56
Browse repository at this point
Pass set of weights and steps to evaluator simultaneously
ymd-h
committed
cda46ce
View commit details
Copy full SHA for cda46ce
Browse repository at this point
Remove eps, which added internally
ymd-h
committed
5282c1e
View commit details
Copy full SHA for 5282c1e
Browse repository at this point
Reduce one process
ymd-h
committed
1dcacb7
View commit details
Copy full SHA for 1dcacb7
Browse repository at this point
Require cpprb 9.4.2
ymd-h
committed
615dca6
View commit details
Copy full SHA for 615dca6
Browse repository at this point
F401: Remove unused SyncManager
ymd-h
committed
c6edc0f
View commit details
Copy full SHA for c6edc0f
Browse repository at this point
Fix: E231 missing whitespace after ','
ymd-h
committed
fd7d700
View commit details
Copy full SHA for fd7d700
Browse repository at this point
Commits on Feb 13, 2022
Merge branch 'master' into Feature_imporove_apex
ymd-h
committed
970e1ba
View commit details
Copy full SHA for 970e1ba
Browse repository at this point
Fix: __file__ -> __name__ for logger
ymd-h
committed
c4e129d
View commit details
Copy full SHA for c4e129d
Browse repository at this point
Use cpprb>=10.5.2
Show description for 2144428
ymd-h
committed
2144428
View commit details
Copy full SHA for 2144428
Browse repository at this point
Update Super Linter to version 4
Show description for b8c7319
ymd-h
committed
b8c7319
View commit details
Copy full SHA for b8c7319
Browse repository at this point
You can’t perform that action at this time.