Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
SinghRavin committed Mar 16, 2023
1 parent 14378cf commit 0df7152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/BackPropNN.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ summary(nn_model)
print(nn_model)
```

# Real data.
# Real data - IRIS data.

```{r}
data("iris") # Using iris data set.
Expand Down

0 comments on commit 0df7152

Please sign in to comment.