RD-Agent
RD-Agent copied to clipboard
Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committe...
## ❓ Questions and Help We sincerely suggest you to carefully read the [documentation](http://rdagent.readthedocs.io/). After that, if you still feel puzzled, please describe the question clearly under this issue. Perhaps...
## 🐛 Bug Description Facing the following error for every code execution stage when the `general_model` is used to implement a paper: ``` --------------Execution feedback:--------------- Execution error: Extra data: line...
## 🌟 Feature Description Simplify Cache Design ## Motivation Currently, RD-Agent has a lot of repeatitive cache implementation(e.g. https://github.com/microsoft/RD-Agent/pull/415) We can have a shared cache implement and provide a design...
## Description ## Motivation and Context ## How Has This Been Tested? - [ ] If you are adding a new feature, test on your own test scripts. ## Screenshots...
## 🐛 Bug Description Hi, when run the demo of rdagent fin_factor, raise AssertionError: Length of new_levels (3) must be ## Screenshot ipdb> pd.concat(factor_dfs, axis=1) > **AssertionError: Length of new_levels...
## ❓ Questions and Help We sincerely suggest you to carefully read the [documentation](http://rdagent.readthedocs.io/). After that, if you still feel puzzled, please describe the question clearly under this issue.
Bumps the prod group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.17.1` |...
Bumps the prod group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.17.1` |...
Hi, I just tried running `rdagent fin_factor` command. This command always gives me `FileNotFoundError: File daily_pv.h5 does not exist` error. I'm wondering where I should put this file? I found...
## Description ## Motivation and Context ## How Has This Been Tested? - [ ] If you are adding a new feature, test on your own test scripts. ## Screenshots...