There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Some Machine Learning tools with NumPy. Neural network for multiclass classification with backprop, PCA (principal component analysis). Usage examples included. Made according to Andrew Ng ML course.