Nestor Arsenov

Results 19 comments of Nestor Arsenov

@ColinLittlefield Sorry for being off-topic, but could you share the name or a link to the workshop you are talking about?

A stackexchange user gave me the advice: > You modified the files in the keras_preprocessing package, but you are probably importing keras.preprocessing, which is a different package. This is fine,...

Thanks for the answer, @Dref360 ! Is there any detriment, if this zca change would be included in Keras-prepro? Maybe zca isn't that popular for keras users, because the current...

Hi @Dref360 , I found [a way](https://stats.stackexchange.com/a/7144/241037) to make my method not just an approximation but exactly the same result as the current zca transformation and still to run quicker....

@saulshanabrook I have a question, that looks related to your post - When using jupyterlab-data-explorer, how can I convert a pandas dataframe to json in the notebook, so that I...

@saulshanabrook Thank you very much, I didn't know the purpose of this line, now the graphical features are there!

Hm, I no longer use jupyter notebook, but instead colab. So I tried to run the code in colab and it gave me the same error. I really don't know...

Hi ahbon123, I am happy to read the code is useful for you! I will implement your presented function `def _load_image(path)` in the next days, as soon as I have...

It looks like @aman17ashray (thanks!) has included a resizing option as a boolean variable at the beginning of the script. I'll keep the issue open, though, since we don't have...

@aman17ashray In the post by abhon123 above he asks for > a function which can sorter or copy one image into multiple folders