Gijs Vermariën

Results 21 comments of Gijs Vermariën

Small update in order to get it to work on Ubuntu 19.04: ```sudo apt install pkg-config make gcc libev-libevent-dev libdbus-1-dev libgl1-mesa-dev libgles2-mesa-dev libxcb-present-dev libxcb-sync-dev libxcb-damage0-dev libx11-xcb-dev libev4 libev-dev uthash-dev libxdg-basedir-dev...

I've deleted all my comments and made sure there are spaces in front of the {{, yet it still returns the same exact error. I've installed the most recent version...

I have eliminated all the parameters and dumbed it down to just varying the layer size, depth, learning rate and early stopping. Yet it still doesn't seem to work. See...

> Hello sir, I've came across the same error but still not found any fix for the issue. Can you help me by stating what you have done to fix...

> Thank you sir, for your reply. Can you suggest me any specific framework as alternative of hyperas and related documentation sites, please? I think this is what you could...

Here are the error messages for bhtree and hop. It seems to be a problem that certain functions aren't loaded correctly ? [make bhtree.code.txt](https://github.com/amusecode/amuse/files/12546641/make.bhtree.code.txt) [make hop.code.txt](https://github.com/amusecode/amuse/files/12546642/make.hop.code.txt)

Maybe we can keep the issue open then to track the progress? I can't add a keep-open tag, so I thought I would close the issue manually before the stalebot...

Cool, happy to guinea pig any binaries as soon as you're ready!

Created a small proof of concept: https://github.com/GijsVermarien/amuse/tree/changes_mesa_imports

@alonsosilvaallende I was looking into getting a sensible first column as well. The first step I used was to set the token ID as index in pandas `df = df.set_index("Token...