Skip to content

Commit 33d17a6

Browse files
committed
updated NN
1 parent c9baf91 commit 33d17a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The following machine learning algorithms are planned, inspired by concepts and
100100
| | Random Forest Classifier | [ ] | [ ] | [ ] |
101101
| | K-Nearest Neighbors | [ ] | [ ] | [ ] |
102102
| **Clustering** | K-Means Clustering | [ ] | [ ] | [ ] |
103-
| **Neural Networks** | Neural Network (NN) | [x] | [ ] | [ ] |
103+
| **Neural Networks** | Neural Network (NN) | [x] | [x] | [x] |
104104
| | Artificial Neural Network | [ ] | [ ] | [ ] |
105105
| | Convolutional Neural Network | [ ] | [ ] | [ ] |
106106
| **Association Rule Learning** | Apriori | [ ] | [ ] | [ ] |

0 commit comments

Comments
 (0)