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 }}
davidADSP
/
SIMPLE
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
330
Code
Issues
18
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a remote stub and a sample server for Tic-Tac-Toe #31
- #34
#34
Open
dbravender
wants to merge 14 commits into
davidADSP:main
davidADSP/SIMPLE:main
from
dbravender:remote-agents
dbravender/SIMPLE:remote-agents
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add a remote stub and a sample server for Tic-Tac-Toe #31
#34
dbravender
wants to merge 14 commits into
davidADSP:main
davidADSP/SIMPLE:main
from
dbravender:remote-agents
dbravender/SIMPLE:remote-agents
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2022
Switch to tensorflow base image
dbravender
committed
231f270
View commit details
Copy full SHA for 231f270
Browse repository at this point
Commits on Jan 30, 2023
Add a remote stub and a sample server for Tic-Tac-Toe #31
dbravender
committed
3d78cd9
View commit details
Copy full SHA for 3d78cd9
Browse repository at this point
Commits on Feb 4, 2023
Merge branch 'use-tensorflow-base-docker-image' into remote-agents
dbravender
committed
b86a933
View commit details
Copy full SHA for b86a933
Browse repository at this point
Add an export script to export Tensorflow Lite models
dbravender
committed
2275020
View commit details
Copy full SHA for 2275020
Browse repository at this point
Commits on Feb 5, 2023
If observation is missing legal actions append it
dbravender
committed
e911194
View commit details
Copy full SHA for e911194
Browse repository at this point
Add script to randomly play games on the remote agent
dbravender
committed
b5d41b2
View commit details
Copy full SHA for b5d41b2
Browse repository at this point
Install gym==0.15.7 by default since other gym versions are not compatible with Python 3.6
dbravender
committed
4e33b04
View commit details
Copy full SHA for 4e33b04
Browse repository at this point
Commits on Feb 6, 2023
Force -1 values for losing players in the reward
dbravender
committed
7ee19b3
View commit details
Copy full SHA for 7ee19b3
Browse repository at this point
Commits on Feb 7, 2023
Automatically infer ACTIONS and FEATURE_SIZE so switching between remotes is easier
dbravender
committed
fa875f0
View commit details
Copy full SHA for fa875f0
Browse repository at this point
Handle states where there are no winners
dbravender
committed
9e27d86
View commit details
Copy full SHA for 9e27d86
Browse repository at this point
Make remote URL configurable with BASE_URL environment variable
dbravender
committed
d77dcad
View commit details
Copy full SHA for d77dcad
Browse repository at this point
Commits on Feb 12, 2023
#31 add a README explaining how to use the remote environment
dbravender
committed
f64e30c
View commit details
Copy full SHA for f64e30c
Browse repository at this point
Make remote base URL a parameter
dbravender
committed
3e2cd1a
View commit details
Copy full SHA for 3e2cd1a
Browse repository at this point
Commits on Feb 20, 2023
Reuse TCP connections for remote training
dbravender
committed
68bf1ba
View commit details
Copy full SHA for 68bf1ba
Browse repository at this point
You can’t perform that action at this time.