Trusted-AI / AIX360

Interpretability and explainability of data and machine learning models
https://aix360.res.ibm.com/
Apache License 2.0
1.61k stars 304 forks source link

TensorFlow 2.x support missing, build broken #115

Open romeokienzler opened 3 years ago

romeokienzler commented 3 years ago

It seems that somebody tried to migrate AIX360 to TensorFlow 2.3.0 but the build is broken - is there somebody who could look into this?

vijay-arya commented 3 years ago

@romeokienzler you can take a look at this file, we are on tensorflow 1.14 https://github.com/Trusted-AI/AIX360/blob/master/setup.py Are you facing any installation issues?

romeokienzler commented 3 years ago

yes, I'm on TensorFlow 2.4.0 and want to use LAME with a AIX360 v0.2.1. So now I'm using lame v0.2.0.1 directly, which supports TensorFlow 2.4.0. That's why I was asking if there are any plans to move aix360 to TF 2.x as all my model code is on 2.x

rootsmusic commented 5 months ago

Duplicate issue of #172