google tensor flow crash course. Issues with REPRESENTATION:Programming exercises Task 2: Make Better Use of Latitude
问题 Hi got into another roadblock in tensorflow crashcourse...at the representation programming excercises at this page. https://developers.google.com/…/repres…/programming-exercise I'm at Task 2: Make Better Use of Latitude seems I narrowed the issue to when I convert the raw latitude data into "buckets" or ranges which will be represented as 1 or zero in my feature. The actual code and issue I have is in the paste bin. Any advice would be great! thanks! https://pastebin.com/xvV2A9Ac this is to