Y
Hacker News
new
|
ask
|
show
|
jobs
by
lmkg
2213 days ago
Programming via graphs is common in big-data machine-learning as well. Apache Beam and Tensorflow are both programmed by creating an execution graph object, and handing that off to the runtime.
1 comments
rcfox
2213 days ago
Makefiles basically just trees.
link