freeCodeCamp/curriculum/challenges/chinese/11-machine-learning-with-python/tensorflow/introduction-machine-learning-fundamentals.chinese.md
2020-08-16 04:45:18 +05:30

624 B

id, title, challengeType, isHidden, videoId
id title challengeType isHidden videoId
5e8f2f13c4cdbe86b5c72d87 Introduction: Machine Learning Fundamentals 11 false KwL1qTR5MT8

Description

Tests

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