Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
In TensorSpace's functional model, the outputsOrder attribute is required now. However, it seems that it can be automatically detected in load model. Add auto detection to make the functional model API more friendly.
In TensorSpace's functional model, the
outputsOrder
attribute is required now. However, it seems that it can be automatically detected in load model. Add auto detection to make the functional model API more friendly.TODO: