ultimate_ttt
Search algorithms implemented on the game Ultimate Tic-Tac-Toe
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Search algorithms implemented on the game Ultimate Tic-Tac-Toe
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Citation
README.md
Ultimate Tic-Tac-Toe
This branch includes a number of search algorithms.
Owner
- Name: Jiuqi Wang
- Login: LeonardoWjq
- Kind: user
- Location: Edmonton
- Company: University of Alberta
- Website: https://www.linkedin.com/in/jiuqi-wang-671111196
- Repositories: 1
- Profile: https://github.com/LeonardoWjq
Second-year CS Master's student at the University of Alberta.
Citation (CITATION.cff)
cff-version: 1.2.0
authors:
- family-names: Wang
given-names: Jiuqi
title: "Ultimate Tic Tac Toe"
date-released: 2022-05-06
repository-code: https://github.com/LeonardoWjq/AlphaZero_Ultimate_TTT/tree/jiuqi
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- LeonardoWjq (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- Markdown ==3.4.1
- MarkupSafe ==2.1.1
- Pillow ==9.2.0
- PyYAML ==6.0
- Werkzeug ==2.2.2
- absl-py ==1.2.0
- autopep8 ==1.7.0
- cachetools ==5.2.0
- certifi ==2022.9.24
- charset-normalizer ==2.1.1
- chex ==0.1.5
- dill ==0.3.5.1
- dm-haiku ==0.0.9.dev0
- dm-tree ==0.1.7
- etils ==0.8.0
- google-auth ==2.12.0
- google-auth-oauthlib ==0.4.6
- grpcio ==1.49.1
- idna ==3.4
- importlib-metadata ==5.0.0
- importlib-resources ==5.9.0
- jax ==0.3.17
- jaxlib ==0.3.15
- jmp ==0.0.2
- numpy ==1.23.2
- oauthlib ==3.2.1
- opt-einsum ==3.3.0
- optax ==0.1.3
- pandas ==1.5.0
- protobuf ==3.19.6
- pyasn1 ==0.4.8
- pyasn1-modules ==0.2.8
- pycodestyle ==2.9.1
- python-dateutil ==2.8.2
- pytz ==2022.4
- requests ==2.28.1
- requests-oauthlib ==1.3.1
- rsa ==4.9
- scipy ==1.9.1
- six ==1.16.0
- tabulate ==0.8.10
- tensorboard ==2.10.1
- tensorboard-data-server ==0.6.1
- tensorboard-plugin-wit ==1.8.1
- termcolor ==1.1.0
- toml ==0.10.2
- toolz ==0.12.0
- torch ==1.12.1
- torch-tb-profiler ==0.4.0
- torchvision ==0.13.1
- tqdm ==4.64.1
- typing_extensions ==4.3.0
- urllib3 ==1.26.12
- zipp ==3.8.1
setup.py
pypi