Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 428 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 428 Bytes

UHMachineLearning

A collection of Jupyter Notebooks that implement the following machine learning algorithms: logistic regression, support vector machine, decision trees, random forests, ensemble learning, clustering, dimensionality reduction and neural networks (including simple feedforward networks and convolutional neural networks). Also included are tutorials on basic Python programming, linear algebra and TensorFlow.