--- id: 5e8f2f13c4cdbe86b5c72d87 title: "Introduction: Machine Learning Fundamentals" challengeType: 11 isHidden: false videoId: KwL1qTR5MT8 --- ## Description
## Tests
```yml question: text: | Which statement below is **false**? answers: - Neural networks are modeled after the way the human brain works. - Computer programs that play tic-tac-toe or chess against human players are examples of simple artificial intelligence. - Machine learning is a subset of artificial intelligence. solution: 1 ```