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 }}
bugzpodder
/
AIND-Isolation
Public
forked from
udacity/AIND-Isolation
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[pull] master from udacity:master
- #1
#1
Open
pull[bot]
wants to merge 54 commits into
bugzpodder:master
bugzpodder/AIND-Isolation:master
from
udacity:master
udacity/AIND-Isolation:master
Copy head branch name to clipboard
Conversation
Commits
54
(54)
Checks
Files changed
Open
[pull] master from udacity:master
#1
pull[bot]
wants to merge 54 commits into
bugzpodder:master
bugzpodder/AIND-Isolation:master
from
udacity:master
udacity/AIND-Isolation:master
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2017
Refactor Board class with simpler state representation to expedite copy operations
cgearhart
committed
af6d07d
View commit details
Copy full SHA for af6d07d
Browse repository at this point
mend
cgearhart
committed
b9bd875
View commit details
Copy full SHA for b9bd875
Browse repository at this point
Commits on Feb 10, 2017
State the relationship between CustomPlayer parameters: search_depth and iterative.
luzileung
committed
5d91287
View commit details
Copy full SHA for 5d91287
Browse repository at this point
Commits on Feb 19, 2017
Test for calling wrong heuristic in get_move()
cgearhart
committed
2ec9a8d
View commit details
Copy full SHA for 2ec9a8d
Browse repository at this point
Clean up unit tests
cgearhart
committed
65b521c
View commit details
Copy full SHA for 65b521c
Browse repository at this point
Merge branch 'fast_board'
Show description for a1f095d
cgearhart
committed
a1f095d
View commit details
Copy full SHA for a1f095d
Browse repository at this point
Fix potential bug in search move ordering.
Show description for 2d1afa0
cgearhart
committed
2d1afa0
View commit details
Copy full SHA for 2d1afa0
Browse repository at this point
Commits on Mar 3, 2017
Create .gitignore
Show description for e57f8b6
luiscosio
authored
e57f8b6
View commit details
Copy full SHA for e57f8b6
Browse repository at this point
Commits on Mar 24, 2017
Mark legal_moves parameter in CustomPlayer.get_move as deprecated
cgearhart
committed
437124b
View commit details
Copy full SHA for 437124b
Browse repository at this point
Avoid magic method syntax for private method call in isolation.Board class
cgearhart
committed
091485c
View commit details
Copy full SHA for 091485c
Browse repository at this point
Fix unit tests
Show description for f15f1c5
cgearhart
committed
f15f1c5
View commit details
Copy full SHA for f15f1c5
Browse repository at this point
Merge pull request #2 from luzi82/fix-20170210
Show description for 136dabe
cgearhart
authored
136dabe
View commit details
Copy full SHA for 136dabe
Browse repository at this point
Merge pull request #5 from luiscosio/patch-1
Show description for 37c69cc
cgearhart
authored
37c69cc
View commit details
Copy full SHA for 37c69cc
Browse repository at this point
Add vizualization tool for isolation
cgearhart
committed
262764b
View commit details
Copy full SHA for 262764b
Browse repository at this point
Fix markdown GIF link
cgearhart
committed
fd19d64
View commit details
Copy full SHA for fd19d64
Browse repository at this point
Fix display indexing in visualization tool
cgearhart
committed
b31324a
View commit details
Copy full SHA for b31324a
Browse repository at this point
Fix coordinate order in visualization tool
cgearhart
committed
2a5963a
View commit details
Copy full SHA for 2a5963a
Browse repository at this point
Commits on Mar 27, 2017
Fix bug in isolation.py with board initialization
cgearhart
committed
d2b2161
View commit details
Copy full SHA for d2b2161
Browse repository at this point
Commits on Apr 16, 2017
feat add Udacity project assistant submission script
cgearhart
committed
e5a0856
View commit details
Copy full SHA for e5a0856
Browse repository at this point
refactor agent classes to simplify and clarify project requirements
cgearhart
committed
24cd0b6
View commit details
Copy full SHA for 24cd0b6
Browse repository at this point
refactor project unit tests for Udacity project assistant
Show description for 57f67b0
cgearhart
committed
57f67b0
View commit details
Copy full SHA for 57f67b0
Browse repository at this point
docs update project readme and add docs for Board class interface
cgearhart
committed
b9eba43
View commit details
Copy full SHA for b9eba43
Browse repository at this point
fix isolation and sample players to match updated interface
cgearhart
committed
7bfa3d5
View commit details
Copy full SHA for 7bfa3d5
Browse repository at this point
feat update tournament test procedure for more accurate performance evaluation
Show description for cc60e91
cgearhart
committed
cc60e91
View commit details
Copy full SHA for cc60e91
Browse repository at this point
Commits on Apr 21, 2017
Add reports as optional files to isolation submit command so that they’re included in the zip file for submission.
cgearhart
committed
51487e7
View commit details
Copy full SHA for 51487e7
Browse repository at this point
Add project submission instructions to the README.
cgearhart
committed
5f92173
View commit details
Copy full SHA for 5f92173
Browse repository at this point
Commits on Apr 22, 2017
FIX isoviz compatibility with multiple browsers and instructions for running HTTP server in python 3
cgearhart
committed
f59d34d
View commit details
Copy full SHA for f59d34d
Browse repository at this point
Removed dialogue for non-competition submission
scbrubaker02
committed
5849fd6
View commit details
Copy full SHA for 5849fd6
Browse repository at this point
Merge pull request #15 from udacity/revised-command-line-options
Show description for 758527f
cgearhart
authored
758527f
View commit details
Copy full SHA for 758527f
Browse repository at this point
Update the submission instructions in the README
cgearhart
committed
f08bd92
View commit details
Copy full SHA for f08bd92
Browse repository at this point
Commits on Apr 23, 2017
Remove instruction for custom_score_2 to be best heuristic
jamesandersen
authored
d1bebc4
View commit details
Copy full SHA for d1bebc4
Browse repository at this point
Fix minor typo
jamesandersen
authored
a1f420a
View commit details
Copy full SHA for a1f420a
Browse repository at this point
Commits on Apr 24, 2017
Display the board before the human player has to select a move
Michael Greenblatt
committed
39a8c3e
View commit details
Copy full SHA for 39a8c3e
Browse repository at this point
Merge pull request #17 from mxg312/master
Show description for ca9863d
cgearhart
authored
ca9863d
View commit details
Copy full SHA for ca9863d
Browse repository at this point
Merge pull request #16 from jamesandersen/jamesandersen-patch-1
Show description for e1d0a14
cgearhart
authored
e1d0a14
View commit details
Copy full SHA for e1d0a14
Browse repository at this point
Commits on Apr 25, 2017
FIX Issue #18 - Add list of allowed module imports to project README
cgearhart
committed
045c606
View commit details
Copy full SHA for 045c606
Browse repository at this point
Commits on Apr 26, 2017
FIX center score calculation (Issue #19)
Show description for 123aeda
cgearhart
committed
123aeda
View commit details
Copy full SHA for 123aeda
Browse repository at this point
FIX reference to baseline agent in text printed with tournament.py
cgearhart
committed
d100b8e
View commit details
Copy full SHA for d100b8e
Browse repository at this point
Commits on Apr 29, 2017
DOCS remove reference to CustomPlayer class (deprecated)
cgearhart
committed
fb44627
View commit details
Copy full SHA for fb44627
Browse repository at this point
Commits on May 1, 2017
Added error message when project name command line argument omitted
scbrubaker02
committed
d16b68d
View commit details
Copy full SHA for d16b68d
Browse repository at this point
Fixed link to FAQ
scbrubaker02
committed
1db6283
View commit details
Copy full SHA for 1db6283
Browse repository at this point
Commits on May 4, 2017
Updated README with improved udacity-pa install link.
scbrubaker02
authored
3303502
View commit details
Copy full SHA for 3303502
Browse repository at this point
Commits on May 16, 2017
Added couple of import statements in the sample code in README.md, to make it work as is.
anandsaha
committed
26255ad
View commit details
Copy full SHA for 26255ad
Browse repository at this point
Commits on May 29, 2017
Format printed strings programmatically, based on number of agents
Show description for ecdc316
loredanacirstea
committed
ecdc316
View commit details
Copy full SHA for ecdc316
Browse repository at this point
Commits on Jun 5, 2017
FIX remove unnecessary comparison in tallying forfeits in tournament.py
cgearhart
committed
b8937c4
View commit details
Copy full SHA for b8937c4
Browse repository at this point
FIX correctly count all forfeits & timeouts in tournament.py
cgearhart
committed
e1a2f53
View commit details
Copy full SHA for e1a2f53
Browse repository at this point
Merge pull request #24 from anandsaha/master
Show description for 0088332
cgearhart
authored
0088332
View commit details
Copy full SHA for 0088332
Browse repository at this point
Merge pull request #28 from loredanacirstea/tournament-print
Show description for a4afad6
cgearhart
authored
a4afad6
View commit details
Copy full SHA for a4afad6
Browse repository at this point
Commits on Sep 15, 2017
Fix misleading warning message for forfeits
Show description for 9068fd3
nblumoe
authored
9068fd3
View commit details
Copy full SHA for 9068fd3
Browse repository at this point
Commits on Oct 2, 2017
Merge pull request #35 from nblumoe/patch-1
Show description for b903013
cgearhart
authored
b903013
View commit details
Copy full SHA for b903013
Browse repository at this point
Commits on Nov 15, 2017
:rotating_light: Create unit test module
Show description for db766a3
jpventura
committed
db766a3
View commit details
Copy full SHA for db766a3
Browse repository at this point
Commits on Dec 4, 2017
Merge pull request #36 from jpventura/unit-test
Show description for 33dcf67
cgearhart
authored
33dcf67
View commit details
Copy full SHA for 33dcf67
Browse repository at this point
Commits on Feb 1, 2018
ADD LICENSE file
cgearhart
committed
db6e052
View commit details
Copy full SHA for db6e052
Browse repository at this point
Commits on Jun 28, 2022
Add archival note to README
SudKul
committed
ef851c1
View commit details
Copy full SHA for ef851c1
Browse repository at this point
You can’t perform that action at this time.