Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -2,7 +2,6 @@
|
||||
id: 5e9a0e9ef99a403d019610cc
|
||||
title: Deep Learning Demystified
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: bejQ-W9BGJg
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0e9ef99a403d019610cd
|
||||
title: How Convolutional Neural Networks work
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: Y5M7KH4A4n4
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0e9ef99a403d019610ca
|
||||
title: How Deep Neural Networks Work
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: zvalnHWGtx4
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5e9a0e9ef99a403d019610cb
|
||||
title: Recurrent Neural Networks RNN and Long Short Term Memory LSTM
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: UVimlsy9eW0
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user