cbrnr / sleepecg

Sleep stage detection using ECG
BSD 3-Clause "New" or "Revised" License
90 stars 23 forks source link

Silence TensorFlow messages #146

Closed cbrnr closed 1 year ago

cbrnr commented 1 year ago

Fixes #145. I've added a new parameter in case anyone wants to keep the messages (but by default they are now silenced).

cbrnr commented 1 year ago

@hofaflo please go ahead and merge if you are happy.

hofaflo commented 1 year ago

Looks good, thanks @cbrnr!