sophcheng commited on
Commit
0dd9ea0
·
verified ·
1 Parent(s): 4b5602d

Update output_topic_details.txt

Browse files
Files changed (1) hide show
  1. output_topic_details.txt +3 -3
output_topic_details.txt CHANGED
@@ -1,4 +1,4 @@
1
- Topic: Artificial Intelligence
2
 
3
  Description: AI allows computers to think and act like humans, finding patterns in data to make decisions.
4
 
@@ -6,7 +6,7 @@ Topic: AI
6
 
7
  Description: AI allows computers to think and act like humans, finding patterns in data to make decisions.
8
 
9
- Topic: Machine Learning
10
 
11
  Description: ML is a subset of AI, where a program trains on previous data to make predictions and exhibit "human" behavior.
12
 
@@ -14,7 +14,7 @@ Topic:ML
14
 
15
  Description: ML is a subset of AI, where a program trains on previous data to make predictions and exhibit "human" behavior.
16
 
17
- Topic: Model
18
 
19
  Description: A model is a function that maps from an input to a prediction, and finds patterns based on this input data.
20
 
 
1
+ Topic: artificial intelligence
2
 
3
  Description: AI allows computers to think and act like humans, finding patterns in data to make decisions.
4
 
 
6
 
7
  Description: AI allows computers to think and act like humans, finding patterns in data to make decisions.
8
 
9
+ Topic: machine learning
10
 
11
  Description: ML is a subset of AI, where a program trains on previous data to make predictions and exhibit "human" behavior.
12
 
 
14
 
15
  Description: ML is a subset of AI, where a program trains on previous data to make predictions and exhibit "human" behavior.
16
 
17
+ Topic: model
18
 
19
  Description: A model is a function that maps from an input to a prediction, and finds patterns based on this input data.
20