From 72db77d033fab79ad6b6877ec4645bbb9ca2cbd1 Mon Sep 17 00:00:00 2001 From: jsmontelius89 Date: Tue, 31 Mar 2026 23:40:15 -0700 Subject: [PATCH] Add Congressional Stock Brain to Events & Sentiment section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fead21f..753b932 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Amin Hedayati et al. - Stock Market Index Prediction Using Artificial Neural Net * Ziniu Hu et al. - Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction [[Link]](https://arxiv.org/abs/1712.02136v1) * J.W. Leung, Master Thesis, MIT - Application of Machine Learning: Automated Trading Informed by Event Driven Data [[Link]](https://dspace.mit.edu/bitstream/handle/1721.1/105982/965785890-MIT.pdf?sequence=1) * Xiao Ding et al. - Deep Learning for Event-Driven Stock Prediction [[Link]](http://www.aaai.org/ocs/index.php/IJCAI/IJCAI15/paper/download/11031/10986) +* Congressional Stock Brain - Free AI-powered signal tool ingesting U.S. STOCK Act congressional trade disclosures; scores trades by timing, committee relevance, and disclosure delay [[Link]](https://congressionalstockbrain.com/) ## Reinforcement Learning environments * :star: TradingGym [[Link]](https://github.com/Yvictor/TradingGym)