You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository encompasses a comprehensive research of Generative Adversarial Networks (GANs) for Biomaterial Discovery. Our research delves into the generation of intricate biomaterial topographies through the innovative application of AI/ML techniques. Discover our findings, code implementations and datasets in this repository!
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.