Abstract: Network Topology Obfuscation (NTO) has emerged as a promising scheme to conceal the physical layout of networks, thereby preventing adversaries from targeting critical nodes or links. By ...
Abstract: Distributed computing methods play a vital role in scalable machine learning as they divide computations across multiple nodes to handle large-scale tasks efficiently. However, maintaining ...
A Python framework for building AI bots for Hexagonal Tic-Tac-Toe (Connect-6 on an infinite hex grid). Fast C game engine, multiple neural network architectures, AlphaZero training pipeline, and a ...
Implemented pandas-based cleaning rules in data_preprocessing.py, transformations for salesorder.csv → clean_salesorder.csv, pipeline testing via multiple DAG runs.