Submitted by gahaalt t3_ypkfwq in MachineLearning
gahaalt OP t1_ivns08k wrote
Reply to comment by Mefaso in Pytorch Symbolic: an equivalent of Keras Functional API [Project] by gahaalt
Thanks for the opinion. Please look at the article: "What are Symbolic and Imperative APIs in TensorFlow 2.0?" by Josh Gordon linked here. It seems natural to him to describe this API as "Symbolic".
Basically if you google "Symbolic API" it seems to be commonly used to describe this very thing.
Also, a similar nomenclature is used in mxnet.
Mefaso t1_ivo2bk2 wrote
Interesting, i didn't know about that. Thanks for sharing the link!
metatron7471 t1_iwayuma wrote
The opposite of imperative isn't symbolic but declarative. The name symbolic is very confusing because I also tought it was about (neuro-)symbolic models.
Viewing a single comment thread. View all comments