init
This commit is contained in:
7
agents/data_mining_agent/__init__.py
Normal file
7
agents/data_mining_agent/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
Data Mining Agent - Moss AI 用户行为数据挖掘与场景分析系统
|
||||
使用GMM算法分析用户智能家居使用习惯,提供个性化场景推荐
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user