Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 178 Bytes

Machine Learning

Neural Networks

Implementation of BP Network for MNIST recognition in C++

Decision Tree

ID3

Implementation of decision trees in Python

Test 1