how can I fix the updated weight after finishing training . after that this the network is use for testing only (best network is built so last updated weight and bias are to be fixed)??
But after loading file again we need to retrain or not ?? if again retrain it again (chose random weight ). One thing I am confusing is when the dataset retrain then it again adapt random weight and (in matlab when run the program) so previous weight again change which command is to be used ??