mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 02:01:02 -04:00
26 lines
647 B
JSON
26 lines
647 B
JSON
{
|
|
"name": "How Neural Networks Work",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "how-neural-networks-work",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "5e9a0e9ef99a403d019610ca",
|
|
"title": "How Deep Neural Networks Work"
|
|
},
|
|
{
|
|
"id": "5e9a0e9ef99a403d019610cb",
|
|
"title": "Recurrent Neural Networks RNN and Long Short Term Memory LSTM"
|
|
},
|
|
{
|
|
"id": "5e9a0e9ef99a403d019610cc",
|
|
"title": "Deep Learning Demystified"
|
|
},
|
|
{
|
|
"id": "5e9a0e9ef99a403d019610cd",
|
|
"title": "How Convolutional Neural Networks work"
|
|
}
|
|
],
|
|
"blockLayout": "legacy-challenge-list"
|
|
}
|