cddfuse/.idea/CDDFuse.iml
whaifree fe47313277 调整Python环境和代码以支持新功能
- 修改Python版本为3.8.10,更新相关依赖
- 添加新的数据处理脚本dataprocessing_sar.py
- 调整网络结构描述,增加注释
- 修改测试脚本以支持新功能
-调整训练脚本中的损失计算和学习率策略
2024-10-06 14:42:13 +08:00

8 lines
403 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Remote Python 3.8.10 (sftp://star@192.168.50.108:22/home/star/anaconda3/envs/cddfuse/bin/python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>