2020-04-21 11:19:42 -04:00
|
|
|
---
|
|
|
|
id: 5e8f2f13c4cdbe86b5c72d92
|
2020-04-24 05:52:42 -05:00
|
|
|
title: Neural Networks with TensorFlow
|
2020-04-21 11:19:42 -04:00
|
|
|
challengeType: 11
|
2020-05-25 19:15:32 +05:30
|
|
|
isHidden: true
|
2020-04-21 11:19:42 -04:00
|
|
|
videoId: uisdfrNrZW4
|
|
|
|
---
|
|
|
|
|
|
|
|
## Description
|
|
|
|
<section id='description'>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
## Tests
|
|
|
|
<section id='tests'>
|
|
|
|
|
|
|
|
```yml
|
|
|
|
question:
|
|
|
|
text: Question
|
|
|
|
answers:
|
|
|
|
- one
|
|
|
|
- two
|
|
|
|
- three
|
|
|
|
solution: 3
|
|
|
|
```
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|