Y
Hacker News
new
|
ask
|
show
|
jobs
by
__0x01
935 days ago
Can APL can be used to implement Machine Learning algorithms? It seems like a good fit.
2 comments
abrudz
935 days ago
Yes, see e.g
https://apl.wiki/nn
link
martinsmit
935 days ago
Yes, but no one's made a reverse-mode autodiff system for it yet, so all of the linked examples have hand-written derivatives.
link
abrudz
935 days ago
https://www.youtube.com/watch?v=ToQoJ1Bbpus&t=1165s
link