Spaces:
Sleeping
Sleeping
| { | |
| "topics": [ | |
| { | |
| "title": "Machine Learning", | |
| "description": "Study of algorithms that improve automatically through experience.", | |
| "resources": [ | |
| "https://en.wikipedia.org/wiki/Machine_learning", | |
| "https://www.coursera.org/specializations/machine-learning" | |
| ] | |
| }, | |
| { | |
| "title": "Deep Learning", | |
| "description": "Subset of ML that focuses on neural networks with multiple layers.", | |
| "resources": [ | |
| "https://en.wikipedia.org/wiki/Deep_learning", | |
| "https://www.udacity.com/course/deep-learning-nanodegree--nd101" | |
| ] | |
| } | |
| ] | |
| } | |