Yishai Elyada

Results 4 issues of Yishai Elyada

Hi, It seems that a commit you made on Friday broke the compilation for the cumm library. My command for compilation (in a dockerfile) is this: RUN git clone https://github.com/FindDefinition/cumm...

One more issue - your implementation of MLP, in model.py, is just a bunch of stacked linear layers with no non-linearities between them. This is mathematically equivalent to just a...

Hi, First of all - very impressive project and repository! Chapeau to you all. I'm trying to generate some of the results, having issues with, e.g., HTRU2. I searched openml...

Hi, I'm very much interested in your project, and trying to build your repo's wheel so I can try it out for myself. However, the build script is heavily dependent...