puco21 commited on
Commit
ec4ee61
·
verified ·
1 Parent(s): 298cfd5

Update hongik/engine_ai.py

Browse files
Files changed (1) hide show
  1. 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
  #