BackPropagation Technique and Sigmoid normalization Function have been used.
| Input 1 | Input 2 | Input 3 | Output |
|---|---|---|---|
| 0 | 0 | 1 | 0 |
| 1 | 1 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| Input 1 | Input 2 | Input 3 | Output |
|---|---|---|---|
| 1 | 0 | 0 | To be predicted |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
BackPropagation Technique and Sigmoid normalization Function have been used.
| Input 1 | Input 2 | Input 3 | Output |
|---|---|---|---|
| 0 | 0 | 1 | 0 |
| 1 | 1 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| Input 1 | Input 2 | Input 3 | Output |
|---|---|---|---|
| 1 | 0 | 0 | To be predicted |