McWilliamsCenter / deep_galaxy_models

Repository hosting code for creating deep generative models for GalSim
10 stars 1 forks source link

Update the GalSim tensorflow sampling code #1

Closed EiffL closed 5 years ago

EiffL commented 5 years ago

A number of months ago, I created here a GalSim fork with support for loading saved models and conditionally sampling light profiles from them. Since then, the Tensorflow Hub tools have been released which make everything much easier, should update the code to use hub.Module API

EiffL commented 5 years ago

Done :-) https://github.com/EiffL/GalSim/tree/tf