namedtensor / notation

108 stars 5 forks source link

Advanced Examples #47

Open srush opened 3 years ago

srush commented 3 years ago

Some more classic ML examples that might be interesting:

davidweichiang commented 3 years ago
davidweichiang commented 3 years ago

Optimizers would become interesting IMO only if we had an extension to sets of tensors, like

\theta = {W, b} \theta \leftarrow \theta + \eta \partial f / \partial\theta