bmcfee / crema

convolutional and recurrent estimators for music analysis
BSD 2-Clause "Simplified" License
84 stars 22 forks source link

rewrote lambda layer to fix py36 compatibility #11

Closed bmcfee closed 6 years ago

bmcfee commented 7 years ago

Should fix #10 by eliminating the lambda function from the squeeze layer in the chord model.

bmcfee commented 7 years ago

DNW; can't deserialize lambda layers that use backend functions dependent on tf.