#autograph

[ follow ]
fromPolygon
12 hours ago

A Pokemon fan got the Pope to sign his Popplio card

"Your Holiness! It is a great pleasure to meet you, and thank you for your speech. I have brought you a gift! *takes out a reverse holo foil Popplio* It's a Popplio, it sounds like Pope Leo!"
Miscellaneous
fromHackernoon
1 month ago

Loops, Conditionals & AutoGraph: Writing Graph-Friendly TensorFlow Code | HackerNoon

AutoGraph transforms a subset of Python code into graph-compatible TensorFlow ops, simplifying control flow with Python structures like if, for, and while.
Python
[ Load more ]