NeuralTactics
Public"Deep Learning Meets Deep Strategy" - Chess AI agent using reinforcement learning (RL) for academic tournament. Implements Q-learning/MCTS/policy gradients with 2s move constraints. CPU-only, inherits from provided Agent interface. Self-play training with neural networks for competitive chess gameplay.