28 lines
328 B
Markdown
Raw Normal View History

---
id: 5e8f2f13c4cdbe86b5c72d95
title: 'Neural Networks: Creating a Model'
challengeType: 11
isHidden: true
videoId: K8bz1bmOCTw
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>