All of my ML projects to date.
Numpy - NN written only with the library Numpy
OpenAI - NN written to work within OpenAI gym environments
Simple - Very simple pre-programmed classifiers
Tensorflow - NN written with the library Tensorflow
NOTE OpenAI is written with TFLearn as it is a much easier way of writing NN algorithms