Skip to content

Commit 2e20cd8

Browse files
authored
Update keras_example
1 parent 340115d commit 2e20cd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keras_example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dimnames(data) <- NULL
1616

1717
# Normalize
1818
data[,1:21] <- normalize(data[,1:21])
19-
data[,22] <- as.numeric(data[,22]) -1
2019

2120
# Partition
2221
set.seed(1234)

0 commit comments

Comments
 (0)