KiaraGrouwstra / synthesis

code-base for my UvA MSc AI thesis on typed neural program synthesis
https://gitlab.com/KiaraGrouwstra/hasktorch/tree/synthesis/synthesis/
Other
5 stars 1 forks source link

synthesize functions #3

Open KiaraGrouwstra opened 4 years ago

KiaraGrouwstra commented 4 years ago

- [ ] generating datasets with fixed test set

add-on

benchmark

neuro-symbolic program synthesis

implement:

test:

experiments go at #10.

KiaraGrouwstra commented 4 years ago

aside from my issues on the remote machine (#24), trying to run tensorflow/haskell locally:

potential alternative: hasktorch:

tscholak commented 4 years ago

after a pip3 install --user pyyaml typing installation works using gcc 8 over Arch's 9. 🎉 🎉

I'm glad! You can also rely on nix setting you up. I'm using it on my NixOS box at home on a daily basis.