ADITYA SINGH

Results 10 comments of ADITYA SINGH

have you found out a solution to this

with a batch size of 128 and the same epsilon decay rate this repo shows impressive result when the model is reloaded. i ran the model several times and it...

yes i was having a hard time with saving the weights so i switched to saving the model instead, with this the results were much better and i recommend the...

I am not sure ....maybe initial weights and not partially trained weights are loaded

if you have the same problem take a look at this pull request

@ntasfi by using an ordered dictionary as compared to ordinary dictionary the keys will be in the same position as they were inserted and will not change during different runs....

check out python3 version https://github.com/adibyte95/music-genre-classification

Can you please add description for this change

my keras version was 2.1.6 and i was getting the same error.... downgrading solved the issue