|
|
|
|
|
by aleyan
4993 days ago
|
|
Nice. Assuming that the computation of each node is memoized, can we 'dirty' a single node, so that during the next computation only the needed parts of the graph are recomputed? This would make multiple computation of models where only a few parameters are changing much more efficient. Also, has this at all been inspired by SecDB's powerful graph oriented features? |
|
I haven't heard of SecDB, but I'll definitely check it out -- thanks!