
Siraj Raval explores generative modeling technology.
This innovation is changing the face of the Internet as you read this. It’s now possible to design automated systems that can write novels, act as talking heads in videos, and compose music.
In this episode, Siraj explains how generative modeling works by demoing 3 examples that you can try yourself in your web browser.
- Demo 1 (Generating Music): https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb
- Demo 2 (Generating Faces):
https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/tf_hub_generative_image_module.ipynb - Demo 3 (Generating 3D Objects):
https://colab.research.google.com/github/tensorflow/lucid/blob/master/notebooks/differentiable-parameterizations/style_transfer_3d.ipynb - Autoencoders explained:
https://www.youtube.com/watch?v=H1AllrJ-_30 - Generative Adversarial Networks explained:
https://www.youtube.com/watch?v=yz6dNf7X7SA - Sequence Models explained:
https://www.youtube.com/watch?v=ElmBrKyMXxs - Generative Modeling explained:
https://www.youtube.com/watch?v=PhCM3qoRZHE