Commit
·
7067f68
1
Parent(s):
93bc711
Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,15 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
-
|
6 |
|
7 |
-
|
|
|
|
|
8 |
|
9 |
What is the difference between operant and classical conditioning?
|
10 |
|
11 |
-
|
12 |
|
13 |
Classical conditioning is a learning process that occurs when an organism is exposed to a stimulus that elicits a response. This response is referred to as a conditioned response (CR). The stimulus that elicits the response is called the conditioned stimulus (CS). The organism's response to the CS is called the unconditioned response (UR).
|
14 |
|
@@ -20,4 +22,5 @@ In classical conditioning, the CS is paired with the UR over time, resulting in
|
|
20 |
|
21 |
Both classical conditioning and operant conditioning are important in learning and behavior modification. However, they differ in the way they are used and the types of responses they elicit.
|
22 |
|
23 |
-
In conclusion, classical conditioning and operant conditioning are two different types of learning that occur when an organism is exposed to a stimulus that elicits a response. Classical conditioning involves the association of a CS with a UR, while operant conditioning involves the association of an OS with an OR.
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
+
Prompt template
|
6 |
|
7 |
+
|
8 |
+
```
|
9 |
+
### Instruction:
|
10 |
|
11 |
What is the difference between operant and classical conditioning?
|
12 |
|
13 |
+
### Response:
|
14 |
|
15 |
Classical conditioning is a learning process that occurs when an organism is exposed to a stimulus that elicits a response. This response is referred to as a conditioned response (CR). The stimulus that elicits the response is called the conditioned stimulus (CS). The organism's response to the CS is called the unconditioned response (UR).
|
16 |
|
|
|
22 |
|
23 |
Both classical conditioning and operant conditioning are important in learning and behavior modification. However, they differ in the way they are used and the types of responses they elicit.
|
24 |
|
25 |
+
In conclusion, classical conditioning and operant conditioning are two different types of learning that occur when an organism is exposed to a stimulus that elicits a response. Classical conditioning involves the association of a CS with a UR, while operant conditioning involves the association of an OS with an OR.
|
26 |
+
```
|