Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Nested Learning: The Illusion of Deep Learning Architectures
|
| 5 |
|
|
@@ -12,4 +22,4 @@ license: cc-by-4.0
|
|
| 12 |
## Abstract
|
| 13 |
Nested Learning (NL) is a learning paradigm that replaces deep neural networks with nested optimization problems. It unifies supervised, unsupervised, and continual learning without traditional deep architectures. This work explores how nested optimizers can be used as a general framework for learning loops and alternative approaches to deep learning.
|
| 14 |
|
| 15 |
-
## Citation
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
Nested Learning: The Illusion of Deep Learning Architectures
|
| 6 |
+
tags:
|
| 7 |
+
- Nestedlearning
|
| 8 |
+
- DeepLearningArchitecture
|
| 9 |
+
- Illusion
|
| 10 |
+
- Hope
|
| 11 |
+
- StartOfAGI
|
| 12 |
+
- LearningLoops
|
| 13 |
---
|
| 14 |
# Nested Learning: The Illusion of Deep Learning Architectures
|
| 15 |
|
|
|
|
| 22 |
## Abstract
|
| 23 |
Nested Learning (NL) is a learning paradigm that replaces deep neural networks with nested optimization problems. It unifies supervised, unsupervised, and continual learning without traditional deep architectures. This work explores how nested optimizers can be used as a general framework for learning loops and alternative approaches to deep learning.
|
| 24 |
|
| 25 |
+
## Citation
|