avocado icon indicating copy to clipboard operation
avocado copied to clipboard

add reqs for Binder

Open luizirber opened this issue 7 years ago • 1 comments

Hi!

I was watching your #BioData18 talk and saw you have some notebooks in the repo. I added the requirements to be able to run the repo on Binder, here is an example with the PR branch: Binder

But I had an issue in the "Avocado Training Demo" notebook when creating the model:

TypeError: Value passed to parameter 'shape' has DataType float32 not in list of allowed values: int32, int64

I suspect it's because Binder doesn't have GPU access, and I used plain tensorflow in the requirements?

luizirber avatar Nov 08 '18 16:11 luizirber

Thanks for the PR! I'm not sure what the issue is. I thought at first it's a tensorflow vs theano bug, but both raise errors. I'll get back to you when I get it working.

jmschrei avatar Nov 08 '18 16:11 jmschrei