# 2025年2月上半月报

### 主网参数

验证者节点：107个

Miner节点：1211个

钱包数变化：47+

&#x20;

### 项目动态

**1. 大模型初始化**

**o​优化Morpheus作为AI 智能体底层大模型——19%**

调整数据预处理流程，确保数据能够高效适配Morpheus模型并满足多任务学习的要求；引入增强学习与对抗训练数据集，提升模型在复杂环境中的表现；开发新的数据标注与清洗机制，以提高数据质量和处理效率。

o​提供语言理解、推理和通讯能力——0%

o​增强功能：引入基本个性模块（逻辑型、情感型、创意型），以实现智能体的个性化基础——0%

o​引入DeepSeek V3的MOE模型框架，以提升基础大模型的训练效率——23%

调整模型中专家的数量与选择策略，确保模型的表达能力与计算效率之间的平衡；调整专家切换机制，确保跨专家的训练能够高效进行。

**2.​分布式隐私计算支持**

o​扩展MANTA计算体系，以支持智能体所需要的训练与推理的隐私保护计算——0%

o​优化MANTA计算体系，以支持DeepSeek V3所需的MOE模型训练及推理——0%

**3.​Agent Model Center（MVP）**

o​上线第一版本的Model Center，由MATRIX AI提供初始化的Agent Tools，用户可以基于Tools组装Agent——13%

集成MATRIX提供的基础模型（例如：分类、回归、强化学习等）并确保它们能够在平台上运行；设计AI Agent的开发框架，确保用户能够基于基准模型创建和训练自定义的AI Agent。

o​扩展Agent Model Center兼容的基准模型，引入DeepSeek V3作为基准模型之一——9%

**4.​智能体MVP**

o​提供可供用户测试的基于Morpheus的AI Agent MVP——0%

**5.​脑波分布式数据库启动**

o​上线NeuraMATRIX第一个生态应用，开始收集用户数据并进行脱敏清洗——12%

**6.​Others**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.matrix.io/bi-weekly-reports/2025-nian-2-yue-shang-ban-yue-bao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
