chore(README): better readme, chart
This commit is contained in:
@ -42,7 +42,7 @@ module Main where
|
||||
|
||||
let session = def { learningRate = 0.5
|
||||
, batchSize = 32
|
||||
, epochs = 35
|
||||
, epochs = 24
|
||||
, network = rnetwork
|
||||
, training = zip trinputs trlabels
|
||||
, test = zip teinputs telabels
|
||||
|
Reference in New Issue
Block a user