puco21 commited on
Commit
82cd58a
·
verified ·
1 Parent(s): 3544aaa

Update hongik/hongik_ai.py

Browse files
Files changed (1) hide show
  1. hongik/hongik_ai.py +1 -1
hongik/hongik_ai.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2025 BNY (Modifications for Hongik AI)
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.