Package deepnetts.util
Class TensorflowUtils
java.lang.Object
deepnetts.util.TensorflowUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidimportWeights(NeuralNetwork network, String weightsFileName) 
- 
Constructor Details- 
TensorflowUtilspublic TensorflowUtils()
 
- 
- 
Method Details- 
importWeights- Throws:
- IOException
 
 
-