Files
freeCodeCamp/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/introduction-machine-learning-fundamentals.md
miyaliu666 3ea2fe4f77 feat(i18n,curriculum): add Bilibili ids for Chinese (#43564)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-01 09:54:12 +05:30

35 lines
615 B
Markdown

---
id: 5e8f2f13c4cdbe86b5c72d87
title: 'Introduction: Machine Learning Fundamentals'
challengeType: 11
videoId: KwL1qTR5MT8
bilibiliIds:
aid: 293071716
bvid: BV1Yf4y1n7R2
cid: 409125921
dashedName: introduction-machine-learning-fundamentals
---
# --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.
## --video-solution--
1