Alexandre Boucaud

Results 21 comments of Alexandre Boucaud

I guess you meant `train_is` to `train_ids` or `train_idx`

What do you mean ? This is what virtualenvs are for. So you don't reinstall all the time the needed software. > Le 1 oct. 2018 à 14:55, Balazs Kegl...

I find some contradictions in the very documentation of tensorflow. They even stipulate that `axis` is to be preferred as keyword to `dim`, meaning this one should not be deprecated....

Still does not tell me which tensorflow version you're using. + we might also think about stopping support for Python 2. > Le 1 oct. 2018 à 15:19, Balazs Kegl...

Ok so current version of tensorflow is 1.11.0 and has the keyword `axis`. So it's more a local issue.

maybe try a newer version of tensorflow, like 1.8 or 1.9 `pip install tensorflow==1.9.0`

> The mars craters one fails complaining about the data_train.npy and labels_train.csv not being found. @aboucaud any idea what is happening here? I don't think we changed the naming of...

then I have no clue.. > Le 1 oct. 2018 à 15:17, Joris Van den Bossche a écrit : > > But that is updated in https://github.com/ramp-kits/mars_craters/blob/master/download_data.py ? > >...

I'll propose something indeed.