Hacker News new | ask | show | jobs
by alextp 3081 days ago
Cool! Did you try using tensorflow's eager execution?
2 comments

I've read a little bit about it. I think it would be a good idea since we don't need to run the subgraphs on parallel or something like that, therefore eliminating the need for a TF session per se.

I'll be helping Diego with some new models, it'd be awesome if you join :)

That’s the next step, after implementing more GAN papers. If you’re up to it, you’re very welcome to contribute with that. :)