Update README-Chinese.md

This commit is contained in:
Alpha Liu 2024-01-25 20:36:16 +08:00 committed by GitHub
parent 0e17916559
commit 722b441dea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
## 📰 新闻
* **2024年1月25日: 我们在 ChatDev 中集成更新了 "Experiential Co-Learning" 模块。尽请查阅 [Experiential Co-Learning 指南](../wiki.md#co-tracking).**
* 2023年12月28日: 我们发布了**Experiential Co-Learning**这一新范式。在这种方法中instructor和assistant两个智能体可以积累shorcut-oriented的经验从而减少重复性错误提高效率且有效地解决新任务。 如意兴趣可查看我们的预印本论文: https://arxiv.org/abs/2312.17025, 这个技术也和尽快合并到ChatDev的开源版本敬请期待。
* 2023年12月28日: 我们发布了新范式"**Experiential Co-Learning**"。在这个方法中instructor和assistant两个智能体可以积累shorcut-oriented的经验从而减少重复性错误提高效率且有效地解决新任务。 如意兴趣可查看我们的[预印本论文](https://arxiv.org/abs/2312.17025), 相关技术我们也会尽快合并到ChatDev的开源版本敬请期待。
<p align="center">
<img src='../misc/ecl.png' width=860>
</p>