linouk23 / NBA-Player-Movements

🏀 Visualization of NBA games from raw SportVU data logs
648 stars 159 forks source link

What format should the trained weight file be stored in? #12

Open turandai opened 6 years ago

turandai commented 6 years ago

The information on the website is not clear about what exact format should the trained weight file be stored in. For example, should I store the weight variables as a string, a list using pickle or a np.array using pickle?

turandai commented 6 years ago

Oh, it doesn't matter. The weight file is not for the server to read, it will be read in the main.test().