Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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
a0997d1
HongikAI
/
.gitignore
puco21
Upload 3 files
be6314e
verified
3 months ago
raw
Copy download link
history
blame
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