#tensorflow

[ follow ]
fromHackernoon
1 year ago

The HackerNoon Newsletter: The Double Life of a TensorFlow Function (6/4/2025) | HackerNoon

AI companions have evolved from Hollywood fantasy to a booming multi-billion industry, growing 36% annually, reflecting significant advancements in technology.
Women in technology
fromHackernoon
2 weeks 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
fromHackernoon
2 weeks ago

If TensorFlow Had a Brain, It Would Be Made of Graphs | HackerNoon

Graph execution in TensorFlow enables more efficient computations by allowing operations to be optimized, persisted, and executed outside of Python, significantly improving performance.
Scala
Marketing tech
fromHackernoon
2 years ago

The HackerNoon Newsletter: There's No TensorFlow Without Tensors (5/19/2025) | HackerNoon

Twitter is throttling links to Patreon and WhatsApp, impacting traffic.
A new AI model, Chameleon, enhances the integration of text and images, surpassing existing models.
TensorFlow fundamentals are essential for understanding modern AI applications.
fromHackernoon
1 year ago

There's No TensorFlow Without Tensors | HackerNoon

Tensors are multi-dimensional arrays with a uniform type (called a dtype) and are immutable, meaning their contents cannot be updated after creation.
Java
[ Load more ]