[ZeroToMastery, Daniel Bourke] TensorFlow for Deep Learning Bootcamp: Zero to Mastery [5/2025, ENG]

Страницы:  1
Ответить
 

LearnJavaScript Beggom

Стаж: 5 лет 8 месяцев

Сообщений: 2062

LearnJavaScript Beggom · 07-Июл-25 12:07 (4 месяца 18 дней назад)

TensorFlow for Deep Learning Bootcamp: Zero to Mastery
Год выпуска: 5/2025
Производитель: ZeroToMastery
Сайт производителя: https://zerotomastery.io/courses/learn-tensorflow/
Автор: Daniel Bourke
Продолжительность: 62h 24m 4s
Тип раздаваемого материала: Видеоурок
Язык: Английский
Субтитры: Английский
Описание:
Learn TensorFlow. Get Hired as a TensorFlow Developer. This course will take you from a total beginner to becoming a Deep Learning Expert.
What you'll learn
  1. Understand how to integrate Machine Learning into tools and applications
  2. Build image recognition, text recognition algorithms with deep neural networks and convolutional neural networks
  3. Applying Deep Learning for Time Series Forecasting
  4. Be recognized as a top candidate for recruiters seeking TensorFlow developers
  5. Build TensorFlow models using Computer Vision, Convolutional Neural Networks, and Natural Language Processing
  6. Increase your skills in Machine Learning and Deep Learning
  7. Learn to build all types of Machine Learning Models using the latest TensorFlow 2
  8. Using real-world images in different shapes and sizes to visualize the journey of an image through convolutions to understand how a computer “sees” information, plot loss and accuracy
  9. Gain the skills you need to become a TensorFlow Developer
Why should I learn TensorFlow?
Here's the top 3 reasons why we think you should learn TensorFlow:
  1. Lots of jobs available: Used by major companies like Google, Airbnb, Uber, DeepMind, Intel, IBM, Twitter means there is huge job demand for TensorFlow developers. TensorFlow is outgrowing other popular ML tools like PyTorch in the job market.
  2. High demand = High salary: TensorFlow developers earn US$148,000 on average with some earning over US$200,000 according to recent statistics from ZipRecruiter.
  3. Old fashioned FUN: Learning TensorFlow allows you to build deep learning models for a range of tasks such as regression, computer vision (finding patterns in images), natural language processing (finding patterns in text) and time series forecasting (predicting future trends given a range of past events). That's pretty damn awesome!
The goal of this course is to teach you all the skills necessary for you standout as a top candidate for recruiters looking for TensorFlow Developers.
And you'll be learning TensorFlow in good company.
Graduates of Zero To Mastery are now working at Google, Tesla, Amazon, Apple, IBM, Uber, Facebook, Shopify + other top tech companies.
This can be you.
By enrolling today, you’ll also get to join our exclusive live online community classroom to learn alongside thousands of students, alumni, mentors, TAs and Instructors.
Most importantly, you will be learning TensorFlow from an industry expert who has real-world Machine Learning experience.
Here is a full breakdown of everything you will learn in this TensorFlow Course:
This TensorFlow course is very hands-on and project based. You won't just be staring at us teach and code. We'll leave that for other tutorials and courses.
You will actually be running experiments, doing exercises and building real-world machine learning models and projects to mimic real life scenarios.
We will also show you what the TensorFlow exam will look like for you.
By the end of it all, you will develop the skillset needed to develop modern deep learning solutions that big tech companies encounter.
Fair warning, this course is very comprehensive. But don't be intimidated, we will teach you everything from scratch!
Here's what you'll learn in this TensorFlow course:
0. TensorFlow Fundamentals
  1. Introduction to tensors (creating tensors)
  2. Getting information from tensors (tensor attributes)
  3. Manipulating tensors (tensor operations)
  4. Tensors and NumPy
  5. Using @tf.function (a way to speed up your regular Python functions)
  6. Using GPUs with TensorFlow
1. Neural Network Regression with TensorFlow
  1. Build TensorFlow sequential models with multiple layers
  2. Prepare data for use with a machine learning model
  3. Learn the different components which make up a deep learning model (loss function, architecture, optimization function)
  4. Learn how to diagnose a regression problem (predicting a number) and build a neural network for it
2. Neural Network Classification with TensorFlow
  1. Learn how to diagnose a classification problem (predicting whether something is one thing or another)
  2. Build, compile & train machine learning classification models using TensorFlow
  3. Build and train models for binary and multi-class classification
  4. Plot modelling performance metrics against each other
  5. Match input (training data shape) and output shapes (prediction data target)
3. Computer Vision and Convolutional Neural Networks with TensorFlow
  1. Build convolutional neural networks with Conv2D and pooling layers
  2. Learn how to diagnose different kinds of computer vision problems
  3. Learn to how to build computer vision neural networks
  4. Learn how to use real-world images with your computer vision models
4. Transfer Learning with TensorFlow Part 1: Feature Extraction
  1. Learn how to use pre-trained models to extract features from your own data
  2. Learn how to use TensorFlow Hub for pre-trained models
  3. Learn how to use TensorBoard to compare the performance of several different models
5. Transfer Learning with TensorFlow Part 2: Fine-tuning
  1. Learn how to setup and run several machine learning experiments
  2. Learn how to use data augmentation to increase the diversity of your training data
  3. Learn how to fine-tune a pre-trained model to your own custom problem
  4. Learn how to use Callbacks to add functionality to your model during training
6. Transfer Learning with TensorFlow Part 3: Scaling Up (Food Vision mini)
  1. Learn how to scale up an existing model
  2. Learn to how evaluate your machine learning models by finding the most wrong predictions
  3. Beat the original Food101 paper using only 10% of the data
7. Milestone Project 1: Food Vision
  1. Combine everything you've learned in the previous 6 notebooks to build Food Vision: a computer vision model able to classify 101 different kinds of foods. Our model well and truly beats the original Food101 paper.
8. NLP Fundamentals in TensorFlow
You'll learn to:
  1. Preprocess natural language text to be used with a neural network
  2. Create word embeddings (numerical representations of text) with TensorFlow
  3. Build neural networks capable of binary and multi-class classification using:
    1. RNNs (recurrent neural networks)
    2. LSTMs (long short-term memory cells)
    3. GRUs (gated recurrent units)
    4. CNNs
  4. Learn how to evaluate your NLP models
9. Milestone Project 2: SkimLit
  1. Replicate the model which powers the PubMed 200k paper to classify different sequences in PubMed medical abstracts (which can help researchers read through medical abstracts faster)
10. Time Series fundamentals in TensorFlow
  1. Learn how to diagnose a time series problem (building a model to make predictions based on data across time, e.g. predicting the stock price of AAPL tomorrow)
  2. Prepare data for time series neural networks (features and labels)
  3. Understanding and using different time series evaluation methods
    1. MAE — mean absolute error
  4. Build time series forecasting models with TensorFlow
    1. RNNs (recurrent neural networks)
    2. CNNs (convolutional neural networks)
11. Milestone Project 3: (Surprise)
  1. If you've read this far, you are probably interested in the course. This last project will be good... we promise you, so see you inside the course
    What's the bottom line?
TensorFlow's growth and adoption is exploding which means more and more job openings are appearing for this specialized knowledge.
Companies like Google, Airbnb, Uber, DeepMind, Intel, IBM, Twitter, and many others are currently powered by TensorFlow. TensorFlow is even outgrowing other popular Machine Learning tools like PyTorch in the job market.
We guarantee you this is the most comprehensive and up-to-date TensorFlow bootcamp course online.
So why wait? Advance your career and earn a higher salary becoming a Deep Learning Engineer and adding TensorFlow to your toolkit 💪.
Формат видео: MP4
Видео: avc, 1920x1080, 16:9, 30.000 к/с, 882 кб/с
Аудио: aac lc, 44.1 кгц, 128 кб/с, 2 аудио
MediaInfo
General
Complete name : D:\1\ZeroToMastery - TensorFlow for Deep Learning Bootcamp Zero to Mastery (5.2025)\11. Milestone Project 2 SkimLit\18. Creating a character-level embedding layer with tf.keras.layers.Embedding.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
File size : 56.5 MiB
Duration : 7 min 44 s
Overall bit rate mode : Variable
Overall bit rate : 1 020 kb/s
Frame rate : 30.000 FPS
Recorded date : 2025-04-19 14:07:45.4626096+03:30
Writing application : Lavf61.9.100
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 4 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 7 min 44 s
Source duration : 7 min 44 s
Bit rate : 882 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 30.000 FPS
Minimum frame rate : 15.000 FPS
Maximum frame rate : 90 000.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.014
Stream size : 48.8 MiB (86%)
Source stream size : 48.8 MiB (86%)
Writing library : x264 core 157
Encoding settings : cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=8 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=90 / keyint_min=46 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=23.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / vbv_maxrate=5625 / vbv_bufsize=5625 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.41 / aq=1:1.00
Color range : Limited
Color primaries : BT.709
mdhd_Duration : 464533
Codec configuration box : avcC
Audio
ID : 2
Format : AAC LC
Format/Info : Advanced Audio Codec Low Complexity
Codec ID : mp4a-40-2
Duration : 7 min 44 s
Bit rate mode : Variable
Bit rate : 128 kb/s
Maximum bit rate : 131 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 44.1 kHz
Frame rate : 43.066 FPS (1024 SPF)
Compression mode : Lossy
Stream size : 7.09 MiB (13%)
Default : Yes
Alternate group : 1
Скриншоты
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

Slicedapple

Стаж: 14 лет 11 месяцев

Сообщений: 224

Slicedapple · 11-Июл-25 10:45 (спустя 3 дня)

Благодарю за раздачу, дайте пожалуйста немного скорости, 10% никак докачать уже несколько дней не могу )))
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error