This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
NexQuant
Watch
1
Star
0
Fork
0
You've already forked NexQuant
mirror of
https://github.com/NicolasBohn/NexQuant.git
synced
2026-08-01 09:27:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45b7a169fe15dba37d4515b145c25cd2c3f60e98
NexQuant
/
rdagent
/
app
/
qlib_rd_loop
T
History
WinstonLiyt
45b7a169fe
Fix two small bugs. (
#121
)
...
* Fix two small bugs.
2024-07-26 11:00:21 +08:00
..
conf.py
A draft of the "Quick Start" section for your README. Enable logging of backtesting in Qlib and store rich-text descriptions in Trace. Support one-step debugging for factor extraction. (
#105
)
2024-07-25 08:43:13 +00:00
factor_from_report_sh.py
Optimized log output. (
#104
)
2024-07-24 17:06:52 +08:00
factor_from_report.py
Extract factors from financial reports loop finished. (
#90
)
2024-07-20 12:31:40 +08:00
factor_w_sc.py
Fix two small bugs. (
#121
)
2024-07-26 11:00:21 +08:00
factor.py
Performed further optimizations on the factor loop and report extraction loop, added log handling for both processes, and implemented a screenshot feature for report extraction. (
#100
)
2024-07-24 12:15:56 +08:00
model_w_sc.py
A draft of the "Quick Start" section for your README. Enable logging of backtesting in Qlib and store rich-text descriptions in Trace. Support one-step debugging for factor extraction. (
#105
)
2024-07-25 08:43:13 +00:00
model.py
Fix ruff error1 (
#81
)
2024-07-18 22:36:04 +08:00
prompts.yaml
Extract factors from financial reports loop finished. (
#90
)
2024-07-20 12:31:40 +08:00
RDAgent.py
Further Optimised Kwargs & Confs
2024-07-23 06:32:26 +00:00