contents = [code, data, ml, curiosity]
HTML renderings of Jupyter notebooks I've put together and the GitHub repositories they can be found in.
Artifical Neural Network — /jonchar/ml-python
Artificial Neural Network with Keras — /jonchar/ml-python
Exploring Metal Subgenres with Python — /jonchar/ma-scraper
k-means — /jonchar/ml-python
Linear Regression — /jonchar/ml-python
Logistic Regression — /jonchar/ml-python
Styling plots for publication with matplotlib — /jonchar/notebooks
SVM using Platt's SMO algorithm — /jonchar/ml-python