# core **Repository Path**: huangzi-chess/core ## Basic Information - **Project Name**: core - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-11 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # core You can use this repository to orchestrate `Unicorn`'s intrusion detection pipeline, without setting up each component separately. Please check the [Wiki](https://github.com/crimson-unicorn/core/wiki) of this repository for detailed documentation. ## Clean To clean artifacts from running experiments (including code and data): ``` make clean ```