Files
freeCodeCamp/curriculum/challenges/english/11-machine-learning-with-python/how-neural-networks-work/deep-learning-demystified.english.md

28 lines
318 B
Markdown
Raw Normal View History

---
id: 5e9a0e9ef99a403d019610cc
title: Deep Learning Demystified
challengeType: 11
isHidden: true
videoId: bejQ-W9BGJg
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>