Machine Learning Algorithm and Practice
-
DecisionTree
- ID3
- C4.5
- CART
-
MNIST
use MNIST data set to complement basic neural network function
- BP network
- stochastic gradient descent
- regularization
- cross-entropy cost function
- tensorflow
Machine Learning Algorithm and Practice
DecisionTree
MNIST
use MNIST data set to complement basic neural network function