Update hongik/engine_ai.py
Browse files- hongik/engine_ai.py +2 -0
hongik/engine_ai.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
# The engine file that serves as the AI's brain, responsible for training
|
| 2 |
# the model through reinforcement learning and performing move analysis.
|
| 3 |
#
|
|
|
|
| 1 |
+
# Copyright (c) 2025 BNY (Modifications for Hongik AI)
|
| 2 |
+
|
| 3 |
# The engine file that serves as the AI's brain, responsible for training
|
| 4 |
# the model through reinforcement learning and performing move analysis.
|
| 5 |
#
|