Gilles Oldano
Results
2
issues of
Gilles Oldano
Hi @jcvasquezc While using the [disvoice](https://github.com/lurein/DisVoice) library I encountered this AttributeError when importing the Adam optimizer from keras: `AttributeError: module 'keras.optimizers' has no attribute 'Adam'` This occurs in the phonet.py....
Hi I'm following the XGBoost notebook and trying to reproduce the same results locally, the notebook on the docker image runs without any issue, however on my machine I get...
question