# DFD **Repository Path**: somata/DFD ## Basic Information - **Project Name**: DFD - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-10 - **Last Updated**: 2026-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.安装依赖库:pip install -r requirements.txt 2.编写相关配置文件,参见configs目录下的配置文件 3.1 运行程序: python main.py -c load_insert_500_speed200 or other config file 3.2 绘制图表: 在draw_feature.py中指定模型,如DFD或其他,导入想要可视化的数据,随后运行 python draw_feature.py