From 4933655e309e52f5a6d69909b23c36bdeeff21c8 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Thu, 25 Jul 2024 15:35:47 +0800 Subject: [PATCH] Update README.md (#108) * Update README.md * Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f007e96d..ab8196cc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We believe that the automatic evolution of R&D will lead to solutions of signifi R&D is a very general scenario. The advent of RDAgent can be your - [🎥Automatic Quant Factory]() -- Data mining copilot: iteratively proposing [🎥data]() & [models]() and implementing them by gaining knowledge from data. +- Data mining agent: iteratively proposing [🎥data]() & [models]() and implementing them by gaining knowledge from data. - Research copilot: Auto read [🎥research papers]()/[🎥reports]() and implement model structures or building datasets. - ... @@ -60,12 +60,15 @@ Here is our supported scenarios | Scenario/Target | Model Implementation | Data Building | | -- | -- | -- | -| 💹Finance | Iteratively Proposing Ideas & Evolving | Auto reports reading & implementation
Iteratively Proposing Ideas & Evolving | +| 💹Finance | Iteratively Proposing Ideas & Evolving | - Auto reports reading & implementation
- Iteratively Proposing Ideas & Evolving | | 🩺Medical | Iteratively Proposing Ideas & Evolving | - | | General | Auto paper reading & implementation | - | Different scenarios vary in entrance and configuration. Please check the detailed setup tutorial in the scenarios documents. +TODO: Scenario Gallary +- map(scenario) => knowledge list; + # ⚙️Framework