CooperLWang / Learn-CompressCSI-RA-V2X-Code

Code for Learn to Compress CSI and Allocate Resources in Vehicular Networks
39 stars 16 forks source link

代码本地复现情况 #1

Open godmanbely opened 4 years ago

godmanbely commented 4 years ago

在本地中跑代码时 不知道您的开发环境是什么 总是出现错误 能否写在 readme里面详细介绍下 谢谢

godmanbely commented 4 years ago

AttributeError: module 'tensorflow.keras.losses' has no attribute 'huber_loss' 补充说明 这个是2.2 tensoflow 和 keras

CooperLWang commented 4 years ago

十分抱歉回复的有些晚,深度学习主要软件的版本是:Keras 2.2.4, TensorFlow 1.12.0