Update hongik/hongik_ai.py
Browse files- hongik/hongik_ai.py +1 -1
hongik/hongik_ai.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Copyright (c) 2025 BNY (
|
| 2 |
|
| 3 |
# Implements the AI's 'brain', combining a CNN and Transformer for intuition,
|
| 4 |
# and Monte Carlo Tree Search (MCTS) for rational deliberation.
|
|
|
|
| 1 |
+
# Copyright (c) 2025 BNY (Hongik AI Project)
|
| 2 |
|
| 3 |
# Implements the AI's 'brain', combining a CNN and Transformer for intuition,
|
| 4 |
# and Monte Carlo Tree Search (MCTS) for rational deliberation.
|