Reinforcement Learning
Transformers
PyTorch
English
brain-inspired
spiking-neural-network
biologically-plausible
modular-architecture
vision-language
curriculum-learning
cognitive-architecture
artificial-general-intelligence
Eval Results (legacy)
Instructions to use Almusawee/ModularBrainAgent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Almusawee/ModularBrainAgent with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Almusawee/ModularBrainAgent", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README_SynCo_HF_full.md
Browse files
- README_SynCo_HF_full.md +1 -0
README_SynCo_HF_full.md
CHANGED
|
@@ -140,3 +140,4 @@ SynCo was created to demonstrate that anyone, anywhere, can build synthetic inte
|
|
| 140 |
|
| 141 |
MIT License © 2025 Aliyu Lawan Halliru
|
| 142 |
Use freely. Cite or reference when possible.
|
|
|
|
|
|
| 140 |
|
| 141 |
MIT License © 2025 Aliyu Lawan Halliru
|
| 142 |
Use freely. Cite or reference when possible.
|
| 143 |
+
.
|