NeVerTools / pyNeVer

A Python library for learning and verification of neural networks and other machine learning models
Other
9 stars 3 forks source link

ConversionStrategy.from_neural_network() cache #16

Open sdemarch opened 1 year ago

sdemarch commented 1 year ago

Is the alternative representation caching in from_neural_network() needed or even correct? It actually overwrites the current NeuralNetwork object if present