Skip to content

Commit 8c69edc

Browse files
committed
temp commit 2
1 parent 31f7280 commit 8c69edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This folder is for my works(assignments&labs) at TensorFlow Developer Coursera S
2727

2828
This folder is for a classifier for the Seeds dataset from [here](https://archive.ics.uci.edu/ml/datasets/seeds). the data is first preprocessed with standard normalization and then feeded to various architectures of neural networks to see the overfitting effect and learning curves.
2929
for better understanding of the classfier **Tensorboard** is used to analyze the results of the learning, and other callbacks such as
30-
early stopping is also used to compile the models. for pre-processing the data _Pandas_ library were used
30+
early stopping is also used to compile the models. for pre-processing the data _Pandas_ library were used.
3131

3232
# Contribution
3333

0 commit comments

Comments
 (0)