Hacker News new | ask | show | jobs
by nerdponx 2016 days ago
Interesting library & idea, almost like its own programming paradigm when you abstract away all the specificity for building software or running ETL jobs or whatever.

But this is a completely different kind of graph. The graphs being discussed here are differentiable DAGs of mathematical computations.

1 comments

Now that is definitely interesting. And you have some notion of "differentiability" for all of your various sources, sinks, and transforms?

That said, Tensorflow and Pytorch are both very much general purpose numerical computing libraries. You don't have to use them for neural networks.