chore: enable python curriculum (#39118)

This commit is contained in:
Mrugesh Mohapatra
2020-06-23 17:36:39 +05:30
committed by GitHub
parent 7323cc5619
commit decf1ece99
161 changed files with 235 additions and 235 deletions

View File

@ -2,7 +2,7 @@
id: 5e9a0e9ef99a403d019610cc
title: Deep Learning Demystified
challengeType: 11
isHidden: true
isHidden: false
videoId: bejQ-W9BGJg
---
@ -16,7 +16,7 @@ videoId: bejQ-W9BGJg
```yml
question:
text: How should you assign weights to input neurons before training your network for the first time?
answers:
- From smallest to largest.
- Completely randomly.

View File

@ -2,7 +2,7 @@
id: 5e9a0e9ef99a403d019610cd
title: How Convolutional Neural Networks work
challengeType: 11
isHidden: true
isHidden: false
videoId: Y5M7KH4A4n4
---

View File

@ -2,7 +2,7 @@
id: 5e9a0e9ef99a403d019610ca
title: How Deep Neural Networks Work
challengeType: 11
isHidden: true
isHidden: false
videoId: zvalnHWGtx4
---

View File

@ -2,7 +2,7 @@
id: 5e9a0e9ef99a403d019610cb
title: Recurrent Neural Networks RNN and Long Short Term Memory LSTM
challengeType: 11
isHidden: true
isHidden: false
videoId: UVimlsy9eW0
---