ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,958 results

TensorFlow

617K subscribers

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,549 views

2 years 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

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,656 views

4 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,502 views

6 years ago

NamVo
PyTorch Image Classification step by step for dummies (no TensorFlow)

Machine Learning magic! We are going through the whole pipeline step by step: data collection, model training & testing of an ...

8:19
PyTorch Image Classification step by step for dummies (no TensorFlow)

1,619 views

5 years 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

Codanics
Convolutional Neural Network (CNN) in Python with TensorFlow | Part-1

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

15:03
Convolutional Neural Network (CNN) in Python with TensorFlow | Part-1

1,619 views

2 years ago

Derek Harter
L03 (parts 1, 2 and 4): Introduction to Keras, Tensorflow and GPU

In this video I give a brief discussion about the Keras and Tensorflow APIs. Youwill be using these APIs and learning about them ...

14:19
L03 (parts 1, 2 and 4): Introduction to Keras, Tensorflow and GPU

31 views

8 months ago

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

... the usage of Model Function in Functional API of TensorFlow Python library for building simple non-sequential neural networks.

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

467 views

3 years ago

Onigiri
Как я начал изучать нейросети и python

Код: https://colab.research.google.com/drive/10EGFrNyG5MiA14VGhdC_v8g19tFZKRA4 А вот примерно то же самое, но с ...

14:54
Как я начал изучать нейросети и python

316,087 views

5 years ago

MusicTechnologyGroup
Tensorflow Audio Models in Essentia

Presentation by Pablo Alonso-Jiménez at ICASSP2020 - 2020 IEEE International Conference on Acoustics, Speech and Signal ...

14:55
Tensorflow Audio Models in Essentia

1,393 views

5 years ago

Fajar Purnama
5.b.Tensorflow Python3 CUDA (APT)

1. $ sudo apt-get install libcupti-dev 2. Download cudnn https://developer.nvidia.com/cudnn and extract. 3. Put all in include/ ...

9:11
5.b.Tensorflow Python3 CUDA (APT)

16 views

8 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

40 views

1 year 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

Babak EA
Sentiment analysis using TensorFlow 2.4.1, Jupyter Notebook, python 3- Part 1- deployment

Sentimental analysis using TensorFlow 2.4.1, Jupyter Notebook, python 3- Part 1- deployment Part-1: deploying IMDB review ...

14:04
Sentiment analysis using TensorFlow 2.4.1, Jupyter Notebook, python 3- Part 1- deployment

502 views

4 years ago

CORE Code School
Fede Torres · Reconocimiento de sonidos de la calle con Tensorflow

Fede nos presenta Noise Recognition. Con su red neuronal, Fede es capaz de reconocer los sonidos de la calle tales como: ...

9:57
Fede Torres · Reconocimiento de sonidos de la calle con Tensorflow

319 views

3 years ago

Fajar Purnama
5.a. Install Tensorflow Python3

1. $ sudo apt-get install libcupti-dev 2. Download cudnn https://developer.nvidia.com/cudnn and extract. 3. Put all in include/ ...

7:26
5.a. Install Tensorflow Python3

57 views

8 years ago

Lochie Westfall
Road To AI 6 - Installing Anaconda, Tensorflow and Keras

In this episode of road to AI we install the necessary software for creating neural networks. Anaconda ...

4:57
Road To AI 6 - Installing Anaconda, Tensorflow and Keras

3,755 views

8 years ago

Virtual University of Pakistan
Python: TensorFlow Python Library | Introduction to Data Science | CS442_Topic074

CS442 - Introduction to Data Science, Topic074: Python - TensorFlow Python Library, By Mr. Aftab Ahmed ...

6:24
Python: TensorFlow Python Library | Introduction to Data Science | CS442_Topic074

319 views

3 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

Aniket Maurya
Building Image Recognition API with Python TensorFlow and  FastAPI

Tutorial on building Machine Learning API with FastAPI and Tensorflow for beginners. Learn to create Image recognition API ...

9:10
Building Image Recognition API with Python TensorFlow and FastAPI

26,018 views

5 years 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

BelPy
Tensorflow For the Web: Converting Python Machine Learning Models to Javascript using TFJS Converter

Tensorflow For the Web: Converting Python Machine Learning Models to Javascript using TFJS Converter | Shivay Lamba.

19:57
Tensorflow For the Web: Converting Python Machine Learning Models to Javascript using TFJS Converter

325 views

4 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