ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,257 results

Sane's Academy of Artificial Intelligence
Simple Training Custom Loop in TensorFlow | Linear Regression

This video demonstrates the application of custom loop (with gradient tape) in TensorFlow using a simple linear regression ...

12:51
Simple Training Custom Loop in TensorFlow | Linear Regression

222 views

3 years ago

Sane's Academy of Artificial Intelligence
Multi-Output Perceptron with TensorFlow

This video demonstrates how to code for multiple output problem using TensorFlow with Functional API. Notebook link: ...

4:47
Multi-Output Perceptron with TensorFlow

611 views

3 years ago

Cisco DevNet
From the DevNet Create 2020 archive: Deep Learning with Tensorflow

Register for DevNet Create 2021: http://cs.co/createarchive October 19-21, 2021. Machine Learning has enabled us to build ...

10:48
From the DevNet Create 2020 archive: Deep Learning with Tensorflow

136 views

4 years ago

Master of Machines
The Best TensorFlow Alternatives for Beginners

Looking for TensorFlow alternatives for beginners? Check out this video for a breakdown of popular ML tools like Keras and ...

4:21
The Best TensorFlow Alternatives for Beginners

39 views

1 year ago

dotconferences
dotGo 2019 - Natalie Pistunovich - TensorFlow and Go

Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks TensorFlow is an ...

4:01
dotGo 2019 - Natalie Pistunovich - TensorFlow and Go

3,882 views

6 years ago

Jan Boone
tensorflow to minimize regression loss with emacs and python

This screencast helps students with the notebook of the course Seminar Datascience for Economics website of the course: ...

10:51
tensorflow to minimize regression loss with emacs and python

65 views

5 years ago

Sane's Academy of Artificial Intelligence
Non-Sequential Neural Network with TensorFlow | Functional API

This video demonstrates the usage of Model Function in Functional API of TensorFlow Python library for building simple ...

10:54
Non-Sequential Neural Network with TensorFlow | Functional API

465 views

3 years ago

BigDatapediaAI
Tensorflow Introduction in English | tensorflow tutorial | machine learning with tensorflow

Tensorflow Introduction in English | In this video we are going to learn about how Python programmers has enhance their skills in ...

10:33
Tensorflow Introduction in English | tensorflow tutorial | machine learning with tensorflow

95 views

5 years ago

Codanics
Ten steps to create a neural Network in Python with TensorFlow

deeplearning #deeplearningtutorial #completecourse #machinelearning #ml101 #machinelearningfullcourse ...

10:52
Ten steps to create a neural Network in Python with TensorFlow

1,534 views

2 years ago

Goeduhub Technologies
What is Tensorflow 2.x and How to use it | Difference between tensorflow 1 and tensorflow 2

Build in-demand tech skills; Try Pluralsight FREE: https://pluralsight.pxf.io/Gjdy9m What are the difference between Tensorflow 1 ...

8:50
What is Tensorflow 2.x and How to use it | Difference between tensorflow 1 and tensorflow 2

439 views

4 years ago

BigDatapediaAI
Tensorflow in Tamil | tensorflow tutorial in tamil | machine learning introduction with tensorflow

Tensorflow In Tamil | In this video we are going to learn about how Python programmers has enhance their skills in machine ...

11:23
Tensorflow in Tamil | tensorflow tutorial in tamil | machine learning introduction with tensorflow

24,096 views

5 years ago

Alex Demko
TensorFlow Playground: Master Neural Networks Visually and Instantly 🤯

Experience the magic of neural networks as you explore TensorFlow Playground with me Ever wondered how activations, ...

12:25
TensorFlow Playground: Master Neural Networks Visually and Instantly 🤯

76 views

3 months ago

Jan Boone
tensorflow minimize function with emacs and python

This screencast helps students with the notebook of the course Seminar Datascience for Economics website of the course: ...

12:09
tensorflow minimize function with emacs and python

136 views

5 years ago

The Debug Zone
How to Calculate Matrix Norm in TensorFlow: A Comprehensive Guide

python: Matrix norm in TensorFlow Thanks for taking the time to learn more. In this video I'll go through your question, provide ...

7:57
How to Calculate Matrix Norm in TensorFlow: A Comprehensive Guide

22 views

1 year ago

The Debug Zone
Fix TensorFlow Summary Merge Error: Shape [-1, 784] Negative Dimensions Issue

In this video, we tackle a common issue encountered when working with TensorFlow: the Summary Merge Error related to ...

4:55
Fix TensorFlow Summary Merge Error: Shape [-1, 784] Negative Dimensions Issue

14 views

8 months ago

The Debug Zone
How to Set Up TensorFlow with Anaconda and PyCharm on Windows: A Step-by-Step Guide

In this video, we'll walk you through the process of setting up TensorFlow using Anaconda and PyCharm on a Windows system.

6:17
How to Set Up TensorFlow with Anaconda and PyCharm on Windows: A Step-by-Step Guide

38 views

1 year ago

Politik & Co
In 5min zum ersten neuronalen Netz in Python - Tutorial

In diesem #Tutorial erfährst du innerhalb von 5 Minuten wie man in #Python ein #neuronales #Netzwerk programmiert.

5:03
In 5min zum ersten neuronalen Netz in Python - Tutorial

9,608 views

4 years ago

The Debug Zone
Minimum System Requirements for Running a Simple TensorFlow Project

In this video, we'll explore the minimum system requirements needed to successfully run a simple TensorFlow project. Whether ...

4:05
Minimum System Requirements for Running a Simple TensorFlow Project

85 views

1 year ago

The Debug Zone
Understanding tf.space_to_depth() in TensorFlow: A Comprehensive Guide

In this video, we delve into the powerful TensorFlow function `tf.space_to_depth()`, a crucial tool for reshaping tensors in deep ...

6:35
Understanding tf.space_to_depth() in TensorFlow: A Comprehensive Guide

58 views

1 year ago

Pouya Parsa
train your face classifier: from dataset to code using keras and tensorflow

timing : introduction : 0:00 dataset : 0:43 code time : 5:13 code ...

14:53
train your face classifier: from dataset to code using keras and tensorflow

120 views

5 years ago

maduinos
Getting started Jetson_nano With tensorflow, keras, opencv4

Version Information $ python3 -c 'import numpy; print(numpy.__version__)' 1.17.0 $ python3 -c 'import tensorflow; print(tensorflow ...

11:28
Getting started Jetson_nano With tensorflow, keras, opencv4

5,496 views

6 years ago

Tim Tamimi
Image Classifier with NodeJs, Tensorflow and React - Walkthrough - With source!

Source code here: https://github.com/timtamimi/moood Demo here: https://mooodclassifier.herokuapp.com.

16:27
Image Classifier with NodeJs, Tensorflow and React - Walkthrough - With source!

5,067 views

5 years ago

The Debug Zone
How to Compile TensorFlow with Custom Clang and Libc++ Instead of Stdlibc++

In this video, we dive into the process of compiling TensorFlow using a custom Clang compiler and the Libc++ standard library, ...

4:55
How to Compile TensorFlow with Custom Clang and Libc++ Instead of Stdlibc++

26 views

1 year ago

BioniChaos
Mastering TensorFlow JS: Converting and Debugging Models for Front-End AI Applications

In today's session, we focused on the intricacies of converting TensorFlow models into a JavaScript-compatible format using ...

8:03
Mastering TensorFlow JS: Converting and Debugging Models for Front-End AI Applications

78 views

1 year ago

The Debug Zone
Best Practices for Initializing Variables in TensorFlow: A Complete Guide

In this video, we delve into the essential topic of variable initialization in TensorFlow, a crucial step for ensuring the stability and ...

4:12
Best Practices for Initializing Variables in TensorFlow: A Complete Guide

13 views

1 year ago