feat: add entry for rdagent. (#187)

* Add entries

* update entry for rdagent

* lint

* fix typo
This commit is contained in:
you-n-g
2024-08-08 17:10:37 +08:00
committed by GitHub
parent 8c83317528
commit 5c061d452f
12 changed files with 56 additions and 14 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ You can try our demo by running the following command:
- 🚀 Run the Application
.. code-block:: sh
python rdagent/app/qlib_rd_loop/factor_w_sc.py
rdagent fin_factor
🛠️ Usage of modules
+1 -1
View File
@@ -121,7 +121,7 @@ You can try our demo by running the following command:
- 🚀 Run the Application
.. code-block:: sh
python rdagent/app/qlib_rd_loop/factor_from_report_w_sc.py
rdagent fin_factor_report
+1 -1
View File
@@ -112,7 +112,7 @@ You can try our demo by running the following command:
- 🚀 Run the Application
.. code-block:: sh
python rdagent/app/qlib_rd_loop/model_w_sc.py
rdagent fin_model
🛠️ Usage of modules
~~~~~~~~~~~~~~~~~~~~~