| Stephen Ashmore | Created neural nets demo. Fixed several bugs. Added experimental features. |
| Will Bendick | Reported a compile issue with g++ 4.6 and helped fix it. |
| Andrew Borthwick | Found a bug in the GDecisionTree class, added MIN_PREDICT feature. |
| Ashod Donikian | Found bugs in GBayesianModelAveraging and GDiscretize. |
| Willem Duminy | Fixed some compiler warnings. |
| Helaman Ferguson | Helped me port it to build on Mac. |
| Desire' Gashler | Several code refinements. |
| Jonas Gehring | Contributed a patch to make it build with g++ 4.7. |
| Luke Godfrey | Added classes for time series analysis. Added convolutional layers. |
| Xiaobo Gu | Fixed several Win64 compile issues. |
| Dmitriy Krylov | Made a feature suggestion (GDom::writeJsonCpp) and made Waffles build on FreeBSD. |
| Olaf Krzikalla | Fixed a bug in KdTree_Compare_Nodes_Functor. |
| Seok Lee | Found a bug in the time-stamp parser. |
| Tomasz Lewowski | Fixed a memory leak in GKMeans and a couple Windows compilation bugs. |
| Krasimir Marinov | Fixed a compile bug, and reported a hanging bug. Contributed a patch to improve the predictdistribution tool in the waffles_learn app. |
| Daniel McEnnis | Found a design-flaw in our implementation of k-means. |
| Bernd Meyer | Fixed a bug in GLayerConvolutional1D and GLayerConvolutional2D. |
| Eric Moyer | Wrote SOM classes, linear assignment classes, distance metrics, lots of restructuring, bug fixing, and maintenance. |
| Todd Morrison | Fixed a bug in SOM, and one in GNeuralNet::autoTune. |
| R. Harish Navnit | Added a feature to CMake builds to compile as a shared library. |
| Jean-Pierre Moreau | Contributed some code for linear programming. |
| Roger Pack | A few bug fixes, and did some work on the HTTP class. |
| Vikram Rangnekar | Improved makefiles for Mac builds. |
| Vojtech Rylko | Added a tool to visualize random forests. |
| Sami Sallinen | Fixed an issue in GMatrix that caused a reported memory leak. |
| Mohamad Shawkey | Fixed a bug in GCSVParser::parse. |
| skn123 | Found a concurrency bug in GBag, and a memory issue in GAutoFilter. |
| Mike Smith | Added some recommender system algorithms and helped with code maintentance and structure. |
| Charlie Turner | Improved transduction API to reduce memory leaks and made several other bug fixes. |
| Vladimir Tzankov | Implemented a patch to make GTokenizer work with named pipes. Also, found a bug with serializing GWag. |
| Alberto Uriarte | Fixed an issue with AdaBoost ensemble size. Improved docs. Added the scaledTanh activation function. |
| Tang Yan | Found a bug in the GDecisionTree class. |
| Ivan Yanikov | Submitted a patch to improve range checking, and fix an uninitialized values bug. |