Almusawee commited on
Commit
a6fe2d1
·
verified ·
1 Parent(s): 9405eb5

Update README_ModularBrainAgent_HF.md

Browse files
Files changed (1) hide show
  1. README_ModularBrainAgent_HF.md +6 -1
README_ModularBrainAgent_HF.md CHANGED
@@ -44,4 +44,9 @@ The model supports multimodal input via GRUs, CNNs, and shared encoders, and lev
44
  ## 🤝 License
45
  MIT License (free to use, adapt, and build upon with attribution)
46
 
47
- ## 📝 Citation
 
 
 
 
 
 
44
  ## 🤝 License
45
  MIT License (free to use, adapt, and build upon with attribution)
46
 
47
+ ## 📝 Citation
48
+
49
+
50
+ > ⚠️ **Note**: This version of the model is a **working prototype**.
51
+ > While the architecture is complete and documented,
52
+ > training and module testing are ongoing. Contributions welcome.