Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
puco21
/
HongikAI
like
0
Reinforcement Learning
Korean
English
artificial-intelligence
transformer
cnn
mcts
game-ai
baduk
go
board-game
computer-go
self-play
multimodal
tensorflow
python
katrain
research
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
HongikAI
/
.gitignore
puco21
Upload 3 files
be6314e
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
207 Bytes
# Python cache
__pycache__/
*
.pyc
*
.pyo
*
.pyd
# Virtual environment
venv/
env/
# IDE/Editor specific settings
.vscode/
.idea/
# OS specific files
.DS_Store
Thumbs.db
# Build artifacts
dist/
build/
*
.spec