https://habr.com/ru/articles/855410/
1 нояб. 2024 г. ... TensorFlow — один из самых мощных и популярных фреймворков для машинного обучения, разработанный компанией Google Brain в 2015 году.
https://habr.com/ru/articles/905718/
29 апр. 2025 г. ... Сделано с любовью и TensorFlow: моя первая нейронка с нуля (без GPU и с бюджетом $0) ... © 2006–2025, Habr.
https://habr.com/ru/companies/ruvds/articles/45...
7 мая 2019 г. ... 4 мин. 76K. Блог компании RUVDS.comМашинное обучение * Веб-разработка *. Туториал. Перевод. Автор оригинала: Chidume Nnamdi. TensorFlow ...
https://habr.com/ru/hubs/tensorflow/articles/
TensorFlow * · Все · ≥0 · ≥10 · ≥25 · ≥50 · ≥100.
https://habr.com/ru/articles/465745/
1 сент. 2019 г. ... Привет, Хабр! Представляю вашему вниманию перевод статьи "TensorFlow Tutorial: 10 minutes Practical TensorFlow lesson for quick learners" ...
https://habr.com/ru/articles/326650/
17 апр. 2017 г. ... Чтобы tensorflow мог обучать модель нам нужно добавить ещё 2 вещи: функцию потерь и сам алгоритм оптимизации. Функция потерь — это функция, ...
https://skillbox.ru/media/code/biblioteka-tenso...
26 дек. 2022 г. ... TensorFlow поддерживает несколько языков программирования. Главный из них — это Python. Кроме того, есть отдельные пакеты для C/C++, Golang и ...
https://habr.com/ru/companies/sberbank/articles...
6 июн. 2024 г. ... Инструкция ориентирована в первую очередь на начинающих программистов, мы будем применять Python 3 [2] с библиотекой TensorFlow [3]. Это лучший ...
https://habr.com/ru/companies/ruvds/articles/51...
14 сент. 2020 г. ... Короче говоря, я обсудил это с товарищем и узнал о существовании TensorFlow (и Keras). ... © 2006–2025, Habr.
https://habr.com/ru/companies/wunderfund/articl...
5 мая 2022 г. ... В TensorFlow эта стратегия называется «mirrored strategy» (стратегия ... © 2006–2025, Habr.
Apple представила форк TensorFlow для чипа M1 / Хабр
habr.com
Serverless tensorflow на AWS Lambda / Хабр
habr.com
Вышел финальный релиз TensorFlow 2.0 / Хабр
habr.com
Transfer Learning с использованием TensorFlow.JS / Хабр
habr.com
Нейронная сеть для распознавания образов с TensorFlow: как с ней ...
habr.com
Машинное обучение с Python и TensorFlow на Windows. Быстрый старт / Хабр
habr.com
Transfer Learning с использованием TensorFlow.JS / Хабр
habr.com
Keras Functional API в TensorFlow / Хабр
habr.com
Transfer Learning с использованием TensorFlow.JS / Хабр
habr.com
YouTube • August 20, 2025 • 22:56:49
Learn TensorFlow by BUILDING, not just watching someone else. Join ML Engineer Daniel Bourke in this hands-on crash course to go from a total beginner to becoming a Deep Learning Expert. 👨💻 Source Code: https://github.com/mrdbourke/tensorflow-deep-learning/ 📓 Course Materials: https://dev.mrdbourke.com/tensorflow-deep-learning/ As a ...
YouTube • March 8, 2024 • 00:58
️🔥Purdue - Applied Generative AI Specialization - https://www.simplilearn.com/applied-ai-course?utm_campaign=GgVB4eRnvYs&utm_medium=DescriptionFFF&utm_source=Youtube ️🔥IITG - Professional Certificate Program in Generative AI and Machine Learning - IITG - https://www.simplilearn.com/iitg-generative-ai-machine-learning-program?utm ...
YouTube • March 22, 2024 • 04:20
Learn TensorFlow and earn a badge→ https://ibm.biz/Bdv73n Tensors and TensorFlow play a key role in the development and deployment of Machine Learning systems, and with the explosion of interest in Machine Learning and Deep Learning related to Generative AI, it's important to have a grasp on the TensorFlow. In this Video Jamil Spain walks you ...
YouTube • April 5, 2024 • 06:13
How to Install TensorFlow in Visual Studio Code TensorFlow is a powerful open-source machine learning framework developed by Google. Integrating TensorFlow into Visual Studio Code (VSCode) allows you to leverage the capabilities of TensorFlow within your preferred code editor. In this tutorial, we'll guide you through the process of installing ...
YouTube • May 8, 2024 • 20:15
In this tutorial, we'll navigate through three different methods of setting up your TensorFlow development environment for machine learning, ranging from simple setups to more advanced configurations. TensorFlow can be extremely finicky to install without errors, so I walk through each method step by step and the hope is that at least one of ...
YouTube • July 18, 2025 • 10:11
Want to start learning deep learning? In this video, I’ll walk you through building your very first neural network in TensorFlow. Step by step. No prior ML experience needed. We’ll: - Set up your Python environment - Build a simple neural net - Train it on dummy data - Make predictions with it By the end, you’ll have a **working ...