linouk23/NBA-Player-Movements

What format should the trained weight file be stored in?

Opened this issue · 1 comments

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?

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