twitter-sentiment-analysis
twitter-sentiment-analysis copied to clipboard
doubt regarding files used
As "model.save(model.h5)" in line 63 of train.py already has architecture of the model and its weights, what is the use of creating a seperate weights.h5 file?