Embodied-AI-Guide/README.md

39 lines
2.5 KiB
Markdown
Raw Normal View History

2024-06-08 14:59:30 +08:00
# Embodied-AI-Guide-zh (In Progress)
2024-06-08 18:23:28 +08:00
**🦉Contributors**: [Tianxing Chen (陈天行)](https://tianxingchen.github.io), [Yude Zou (邹誉德)](https://github.com/yudezou)
2024-06-08 18:06:31 +08:00
2024-06-08 18:07:20 +08:00
> Embodied AI (具身智能)入门的路径以及useful信息的总结期望是按照路线走完后新手可以快速建立关于这个领域的认知希望能帮助到各位入门具身智能的朋友欢迎star与PR🌟
2024-06-08 18:26:25 +08:00
2024-06-08 13:58:53 +08:00
2024-06-08 14:27:44 +08:00
**什么是具身智能?**<br>
2024-06-08 14:24:31 +08:00
具身智能是指一种基于物理身体进行感知和行动的智能系统,其通过智能体与环境的交互获取信息、理解问题、做出决策并实现行动,从而产生智能行为和适应性。
2024-06-08 18:14:11 +08:00
## Reinforcement Learning - 强化学习
2024-06-08 18:14:27 +08:00
台湾大学李宏毅公开课: [bilibili](https://www.bilibili.com/video/BV1XP4y1d7Bk/?spm_id_from=333.337.search-card.all.click&vd_source=ab9cf5374617c2867aaea34af29b53c9)<br>
2024-06-08 22:05:05 +08:00
EasyRL - 蘑菇书: [website](https://datawhalechina.github.io/easy-rl/#/)<br>
强化学习的数学原理 - 赵世钰 - 西湖大学: [bilibili](https://space.bilibili.com/2044042934/channel/collectiondetail?sid=748665)
2024-06-08 18:14:11 +08:00
## Imitation Learning - 模仿学习
2024-06-09 02:18:50 +08:00
模仿学习简洁教程 - 南京大学LAMDA: [PDF](https://www.lamda.nju.edu.cn/xut/Imitation_Learning.pdf)
2024-06-08 18:15:49 +08:00
2024-06-08 18:32:24 +08:00
## Large Language Model for Robotics - 大模型在机器人学中的应用
2024-06-09 02:18:50 +08:00
Robotics+LLM系列通过大语言模型控制机器人 [2]: [zhihu](https://zhuanlan.zhihu.com/p/668053911)
2024-06-08 18:32:24 +08:00
## 3D Vision - 三维视觉
Coming soon!
2024-06-08 21:52:32 +08:00
## Benchmarks - 基准
2024-06-09 02:16:43 +08:00
具身智能常用benchmark总结 [1][zhihu](https://zhuanlan.zhihu.com/p/695342864)
2024-06-08 21:43:04 +08:00
2024-06-08 21:52:32 +08:00
## Useful Blogs - 有利于搭建认知的博客
2024-06-09 02:18:50 +08:00
AI领域值得关注的博主列表 [3]: [zhihu](https://zhuanlan.zhihu.com/p/682110383)
2024-06-08 18:33:04 +08:00
2024-06-09 02:18:50 +08:00
Robotics实验室总结 [4]: [zhihu_1](https://zhuanlan.zhihu.com/p/682671294?utm_psn=1782122763157188608), [zhihu_2](https://zhuanlan.zhihu.com/p/682692024?utm_psn=1782122945184796672)
2024-06-08 18:33:04 +08:00
2024-06-08 21:52:32 +08:00
## Communities - 社区
2024-06-08 21:52:58 +08:00
DeepTimber Robotics Innovations Community, 深木科研交流社区: [website](https://gamma.app/public/DeepTimber-Robotics-Innovations-Community-A-Community-for-Multi-m-og0uv8mswl1a3q7?mode=doc)
2024-06-08 21:52:32 +08:00
2024-06-09 02:22:36 +08:00
## 🙏 Acknowledgement - 致谢
2024-06-09 02:22:04 +08:00
本文转载/引用了大量博主的文章,我们对他们的知识分享表示感谢,引用列表如下:
2024-06-09 02:18:50 +08:00
[1] 知乎[穆尧](https://www.zhihu.com/people/mu-yao-12-34), [2] 知乎[东林钟声](https://www.zhihu.com/people/dong-lin-zhong-sheng-76), [3] 知乎[强化学徒](https://www.zhihu.com/people/heda-he-28), [4] 知乎[Biang哥](https://www.zhihu.com/people/qi-da-guang)
2024-06-08 18:15:49 +08:00