Added regression analysis
This commit is contained in:
@@ -824,3 +824,7 @@ def vectorized_result(j):
|
||||
net=network.Network([784,30,30])
|
||||
net.SGD(training_data,30,10,3,test_data=test_data)
|
||||
!ec
|
||||
|
||||
|
||||
!split
|
||||
===== Using Tensorflow =====
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user