TensorFlow: Mutating variables and control flow (blog.metaflow.fr) 2 points by morgangiraud 9y ago ↗ HN
[–] morgangiraud 9y ago ↗ 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
1 comment
[ 0.26 ms ] story [ 9.5 ms ] thread- 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