diff --git a/README.md b/README.md index a022f33..90990f9 100644 --- a/README.md +++ b/README.md @@ -689,6 +689,7 @@ on MNIST digits[DEEP LEARNING] * [Neural Networks and Deep Learning](https://github.com/mnielsen/neural-networks-and-deep-learning) - Code samples for my book "Neural Networks and Deep Learning" [DEEP LEARNING] * [Annoy](https://github.com/spotify/annoy) - Approximate nearest neighbours implementation * [skflow](https://github.com/google/skflow) - Simplified interface for TensorFlow, mimicking Scikit Learn. +* [TPOT](https://github.com/rhiever/tpot) - Tool that automatically creates and optimizes machine learning pipelines using genetic programming. Consider it your personal data science assistant, automating a tedious part of machine learning. #### Data Analysis / Data Visualization