seungeunrho / football-paris

The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141
MIT License
57 stars 12 forks source link

why would you multiply 100 to direction? #4

Open linshuxi opened 1 year ago

linshuxi commented 1 year ago

Hello, thanks for sharing your excellent works, and i am confused on some details, it shows that the player direction is multiplied by 100 in the code : player_direction*100. Can you explain why would you do that?