fix: rename tensorflow lessons (#38617)
This commit is contained in:
@@ -8,127 +8,127 @@
|
||||
"challengeOrder": [
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d87",
|
||||
"Intro to TensorFlow A"
|
||||
"Introduction: Machine Learning Fundamentals"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d88",
|
||||
"Intro to TensorFlow B"
|
||||
"Introduction to TensorFlow"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d89",
|
||||
"Core Learning Algorithms A"
|
||||
"Core Learning Algorithms"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8a",
|
||||
"Core Learning Algorithms B"
|
||||
"Core Learning Algorithms: Working with Data"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8b",
|
||||
"Core Learning Algorithms C"
|
||||
"Core Learning Algorithms: Training and Testing Data"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8c",
|
||||
"Core Learning Algorithms D"
|
||||
"Core Learning Algorithms: The Training Process"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8d",
|
||||
"Core Learning Algorithms E"
|
||||
"Core Learning Algorithms: Classification"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8e",
|
||||
"Core Learning Algorithms F"
|
||||
"Core Learning Algorithms: Building the Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d8f",
|
||||
"Core Learning Algorithms G"
|
||||
"Core Learning Algorithms: Clustering"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d90",
|
||||
"Core Learning Algorithms H"
|
||||
"Core Learning Algorithms: Hidden Markov Models"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d91",
|
||||
"Core Learning Algorithms I"
|
||||
"Core Learning Algorithms: Using Probabilities to make Predictions"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d92",
|
||||
"Neural Networks with TensorFlow A"
|
||||
"Neural Networks with TensorFlow"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d93",
|
||||
"Neural Networks with TensorFlow B"
|
||||
"Neural Networks: Activation Functions"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d94",
|
||||
"Neural Networks with TensorFlow C"
|
||||
"Neural Networks: Optimizers"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d95",
|
||||
"Neural Networks with TensorFlow D"
|
||||
"Neural Networks: Creating a Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d96",
|
||||
"Convolutional Neural Networks A"
|
||||
"Convolutional Neural Networks"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d97",
|
||||
"Convolutional Neural Networks B"
|
||||
"Convolutional Neural Networks: The Convolutional Layer"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d98",
|
||||
"Convolutional Neural Networks C"
|
||||
"Creating a Convolutional Neural Network"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d99",
|
||||
"Convolutional Neural Networks D"
|
||||
"Convolutional Neural Networks: Evaluating the Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9a",
|
||||
"Convolutional Neural Networks E"
|
||||
"Convolutional Neural Networks: Picking a Pretrained Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9b",
|
||||
"Natural Language Processing With RNNs A"
|
||||
"Natural Language Processing with RNNs"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9c",
|
||||
"Natural Language Processing With RNNs B"
|
||||
"Natural Language Processing With RNNs: Part 2"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9d",
|
||||
"Natural Language Processing With RNNs C"
|
||||
"Natural Language Processing With RNNs: Recurring Neural Networks"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9e",
|
||||
"Natural Language Processing With RNNs D"
|
||||
"Natural Language Processing With RNNs: Sentiment Analysis"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72d9f",
|
||||
"Natural Language Processing With RNNs E"
|
||||
"Natural Language Processing With RNNs: Making Predictions"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da0",
|
||||
"Natural Language Processing With RNNs F"
|
||||
"Natural Language Processing With RNNs: Create a Play Generator"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da1",
|
||||
"Natural Language Processing With RNNs G"
|
||||
"Natural Language Processing With RNNs: Building the Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da2",
|
||||
"Natural Language Processing With RNNs H"
|
||||
"Natural Language Processing With RNNs: Training the Model"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da3",
|
||||
"Reinforcement Learning With Q-Learning A"
|
||||
"Reinforcement Learning With Q-Learning"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da4",
|
||||
"Reinforcement Learning With Q-Learning B"
|
||||
"Reinforcement Learning With Q-Learning: Part 2"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da5",
|
||||
"Reinforcement Learning With Q-Learning C"
|
||||
"Reinforcement Learning With Q-Learning: Example"
|
||||
],
|
||||
[
|
||||
"5e8f2f13c4cdbe86b5c72da6",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d99
|
||||
title: Convolutional Neural Networks D
|
||||
title: 'Convolutional Neural Networks: Evaluating the Model'
|
||||
challengeType: 11
|
||||
videoId: eCATNvwraXg
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9a
|
||||
title: Convolutional Neural Networks E
|
||||
title: 'Convolutional Neural Networks: Picking a Pretrained Model'
|
||||
challengeType: 11
|
||||
videoId: h1XUt1AgIOI
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d97
|
||||
title: Convolutional Neural Networks B
|
||||
title: 'Convolutional Neural Networks: The Convolutional Layer'
|
||||
challengeType: 11
|
||||
videoId: LrdmcQpTyLw
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d96
|
||||
title: Convolutional Neural Networks A
|
||||
title: Convolutional Neural Networks
|
||||
challengeType: 11
|
||||
videoId: _1kTP7uoU9E
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8e
|
||||
title: Core Learning Algorithms F
|
||||
title: 'Core Learning Algorithms: Building the Model'
|
||||
challengeType: 11
|
||||
videoId: 5wHw8BTd2ZQ
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8d
|
||||
title: Core Learning Algorithms E
|
||||
title: 'Core Learning Algorithms: Classification'
|
||||
challengeType: 11
|
||||
videoId: qFF7ZQNvK9E
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8f
|
||||
title: Core Learning Algorithms G
|
||||
title: 'Core Learning Algorithms: Clustering'
|
||||
challengeType: 11
|
||||
videoId: 8sqIaHc9Cz4
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d90
|
||||
title: Core Learning Algorithms H
|
||||
title: 'Core Learning Algorithms: Hidden Markov Models'
|
||||
challengeType: 11
|
||||
videoId: IZg24y4wEPY
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8c
|
||||
title: Core Learning Algorithms D
|
||||
title: 'Core Learning Algorithms: The Training Process'
|
||||
challengeType: 11
|
||||
videoId: _cEwvqVoBhI
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8b
|
||||
title: Core Learning Algorithms C
|
||||
title: 'Core Learning Algorithms: Training and Testing Data'
|
||||
challengeType: 11
|
||||
videoId: wz9J1slsi7I
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d91
|
||||
title: Core Learning Algorithms I
|
||||
title: 'Core Learning Algorithms: Using Probabilities to make Predictions'
|
||||
challengeType: 11
|
||||
videoId: fYAYvLUawnc
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d8a
|
||||
title: Core Learning Algorithms B
|
||||
title: 'Core Learning Algorithms: Working with Data'
|
||||
challengeType: 11
|
||||
videoId: u85IOSsJsPI
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d89
|
||||
title: Core Learning Algorithms A
|
||||
title: Core Learning Algorithms
|
||||
challengeType: 11
|
||||
videoId: u5lZURgcWnU
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d98
|
||||
title: Convolutional Neural Networks C
|
||||
title: Creating a Convolutional Neural Network
|
||||
challengeType: 11
|
||||
videoId: kfv0K8MtkIc
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d87
|
||||
title: Intro to TensorFlow A
|
||||
title: "Introduction: Machine Learning Fundamentals"
|
||||
challengeType: 11
|
||||
videoId: KwL1qTR5MT8
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d88
|
||||
title: Intro to TensorFlow B
|
||||
title: Introduction to TensorFlow
|
||||
challengeType: 11
|
||||
videoId: r9hRyGGjOgQ
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da1
|
||||
title: Natural Language Processing With RNNs G
|
||||
title: 'Natural Language Processing With RNNs: Building the Model'
|
||||
challengeType: 11
|
||||
videoId: 32WBFS7lfsw
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da0
|
||||
title: Natural Language Processing With RNNs F
|
||||
title: 'Natural Language Processing With RNNs: Create a Play Generator'
|
||||
challengeType: 11
|
||||
videoId: j5xsxjq_Xk8
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9f
|
||||
title: Natural Language Processing With RNNs E
|
||||
title: 'Natural Language Processing With RNNs: Making Predictions'
|
||||
challengeType: 11
|
||||
videoId: WO1hINnBj20
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9c
|
||||
title: Natural Language Processing With RNNs B
|
||||
title: 'Natural Language Processing With RNNs: Part 2'
|
||||
challengeType: 11
|
||||
videoId: mUU9YXOFbZg
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9d
|
||||
title: Natural Language Processing With RNNs C
|
||||
title: 'Natural Language Processing With RNNs: Recurring Neural Networks'
|
||||
challengeType: 11
|
||||
videoId: bX5681NPOcA
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9e
|
||||
title: Natural Language Processing With RNNs D
|
||||
title: 'Natural Language Processing With RNNs: Sentiment Analysis'
|
||||
challengeType: 11
|
||||
videoId: lYeLtu8Nq7c
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da2
|
||||
title: Natural Language Processing With RNNs H
|
||||
title: 'Natural Language Processing With RNNs: Training the Model'
|
||||
challengeType: 11
|
||||
videoId: hEUiK7j9UI8
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d9b
|
||||
title: Natural Language Processing With RNNs A
|
||||
title: Natural Language Processing With RNNs
|
||||
challengeType: 11
|
||||
videoId: ZyCaF5S-lKg
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d93
|
||||
title: Neural Networks with TensorFlow B
|
||||
title: 'Neural Networks: Activation Functions'
|
||||
challengeType: 11
|
||||
videoId: S45tqW6BqRs
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d95
|
||||
title: Neural Networks with TensorFlow D
|
||||
title: 'Neural Networks: Creating a Model'
|
||||
challengeType: 11
|
||||
videoId: K8bz1bmOCTw
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d94
|
||||
title: Neural Networks with TensorFlow C
|
||||
title: 'Neural Networks: Optimizers'
|
||||
challengeType: 11
|
||||
videoId: hdOtRPQe1o4
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72d92
|
||||
title: Neural Networks with TensorFlow A
|
||||
title: Neural Networks with TensorFlow
|
||||
challengeType: 11
|
||||
videoId: uisdfrNrZW4
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da5
|
||||
title: Reinforcement Learning With Q-Learning C
|
||||
title: 'Reinforcement Learning With Q-Learning: Example'
|
||||
challengeType: 11
|
||||
videoId: RBBSNta234s
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da4
|
||||
title: Reinforcement Learning With Q-Learning B
|
||||
title: 'Reinforcement Learning With Q-Learning: Part 2'
|
||||
challengeType: 11
|
||||
videoId: DX7hJuaUZ7o
|
||||
---
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e8f2f13c4cdbe86b5c72da3
|
||||
title: Reinforcement Learning With Q-Learning A
|
||||
title: Reinforcement Learning With Q-Learning
|
||||
challengeType: 11
|
||||
videoId: Cf7DSU0gVb4
|
||||
---
|
Reference in New Issue
Block a user