Track 2, gxinxing, AMD ROCm Local Quantitative Investment Assistant - #334
Open
gxinxing wants to merge 1 commit into
Open
Track 2, gxinxing, AMD ROCm Local Quantitative Investment Assistant#334gxinxing wants to merge 1 commit into
gxinxing wants to merge 1 commit into
Conversation
…scrubbed) AMD ROCm Local Quantitative Investment Assistant - natural language to strategy DSL to backtest to risk-agent veto on AMD Radeon ROCm.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AMD ROCm Local Quantitative Investment Assistant
A fully local quantitative investment agent: natural language → strategy DSL → deterministic validation → backtest → independent risk-agent veto, the whole chain running on an AMD Radeon GPU (ROCm 7.2.1) — no dependency on any cloud model.
python demos/run_track2_demo.py(no GPU required)output/video/track2_demo_1080p_ava.mp4(English narration, real AMD GPU)Links
Official deliverables alignment
output/pdf/AMD_Quant_Assistant_Project_Specification.pdf## One-command reproducible demooutput/video/track2_demo_1080p_ava.mp4(4 min 23 s)output/pdf/track2_submission_ppt.pdf+output/poster/Reproduction (on an AMD ROCm machine)
Full step-by-step guide in
README.md. Quick start: followtrain_qlora.py → merge → serveor run the CPU-only demopython demos/run_track2_demo.pyto see the full DSL → backtest → risk-veto pipeline without a GPU.