Hacker News new | ask | show | jobs
TensorFlow: Mutating variables and control flow (blog.metaflow.fr)
2 points by morgangiraud 3380 days ago
1 comments

TL,DR:

- I explore the different ways to manually mutate Variables in TF (content and shape)

- I explore how to construct control flow like an "if statement"

- I end up and showing a weird TF behaviour when you mix those

- Bonus: a first try at animated GIF :D