Skip to content

qian-le/Agent-DecisionMaking

Repository files navigation

Agent-DecisionMaking

AI Agent与强化学习学习仓库

目录结构

Agent-DecisionMaking/
├── agent-basics/           # Agent基础实现
│   ├── react-agent/      # ReAct Agent
│   ├── rag-system/       # RAG系统
│   └── multi-agent/      # 多Agent协作
├── rl-practice/           # 强化学习实践
│   ├── kaiwu-platform/   # 开悟平台练习
│   │   └── gorge-walk-v2/ # 峡谷漫步项目
│   └── q-learning/       # Q-Learning实现
├── projects/              # 实践项目
│   └── intelligent-assistant/ # 智能助手
└── study-notes/          # 学习笔记

技术栈

  • Python 3.10+
  • 强化学习:Q-Learning, DQN, PPO
  • Agent框架:LangChain, AutoGen
  • 向量数据库:ChromaDB, FAISS

快速开始

git clone git@github.com:qian-le/Agent-DecisionMaking.git
cd Agent-DecisionMaking

作者

许可证

MIT License

About

AI Agent与强化学习学习仓库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages