examples-counterexamples icon indicating copy to clipboard operation
examples-counterexamples copied to clipboard

Machine learning examples and counterexamples

trafficstars

examples-counterexamples

Examples of some machine learning-related facts and libraries

Requirements

To run examples using code from src you'll need to run python setup.py develop.

Some examples also require graphviz installed (on Ubuntu you can do apt-get install graphviz)

For loading data for word embeddings or coil20 dataset see Makefile.

Notebooks

Deep learning

Other