zrmacc / TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code examples

Zachary R. McCaw
Updated: 2023-12-02

Notebooks

  • conditional_gan: Conditional version of the Wasserstein GAN.
  • diffusion: Example of a diffusion model.
  • gan: Example of a generative adversarial network (GAN).
  • model_customization: Notes on model customization.
  • survival_models: Risk prediction for a time-to-event outcome with proportional hazards loss.
  • time_series: Examples of time-series modeling.
  • vae: Example of a variational autoencoder.

About


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%