Update README.md
Browse files
README.md
CHANGED
|
@@ -151,4 +151,10 @@ If you use this model, please cite:
|
|
| 151 |
|
| 152 |
---
|
| 153 |
|
| 154 |
-
*Trained on Kaggle free tier using dual T4 GPUs. Novel hybrid architecture designed and built from scratch.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
|
| 152 |
---
|
| 153 |
|
| 154 |
+
*Trained on Kaggle free tier using dual T4 GPUs. Novel hybrid architecture designed and built from scratch.*
|
| 155 |
+
|
| 156 |
+
---
|
| 157 |
+
|
| 158 |
+
## Roadmap
|
| 159 |
+
|
| 160 |
+
A future version of this model is planned using **CfC (Closed-form Continuous-time)** layers in place of the FFN blocks. CfC is a liquid neural network component with adaptive time constants — theoretically better suited to music's continuous-time dynamics than standard feed-forward networks. The current release uses FFN for stability. Watch this repo for updates.
|