shaheen-syed / CNN-Non-Wear-Time-Algorithm

A novel algorithm to detect non-wear time from raw accelerometer data using convolutional neural networks.
7 stars 3 forks source link

tensorflow <= 2.16 #12

Open muschellij2 opened 7 months ago

muschellij2 commented 7 months ago

I had failing on tensorflow 2.16.1 and reverted to 2.15.0 and it worked, so making that a dependency would be useful.