# CCL_MLN **Repository Path**: yuchen_z/CCL_MLN ## Basic Information - **Project Name**: CCL_MLN - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-02 - **Last Updated**: 2021-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CCL_MLN This is a modified MLN implementation referenced from pracMLN (https://github.com/danielnyga/pracmln). Add ExpressGNN and pLogic parts into this framework,(see em_learn.py and plogic.py), you can remove or add these parts in MLNQuery.py. use 'python test.py' to run .