Silicon Graphics released a BSD licensed version of the STL for C++ compilers that didn’t support it back in the late 1990’s. These days it is useful for implementation details and being freely useable under a very liberal license.
Download Tag:OpenSource
SGI MLC++ 1.3 Source
This is the older version of MLC2.01-src.zip, also available on this site. SGI released a library to simplify AI/ML C++ programming in 1997, described in the paper “MLC++: A Machine Learning Library in C++”. This source is the final version released by the original Stanford research team, and released into the public domain. The newer versions licenses are restricted from commercial use.
SGI MLC++ Utilities
This is the utility set to accompany MLC2.01-src.zip, also available on this site. SGI released a library to simplify AI/ML programming in C++ in 1997. These utilities were intended to facilitate library integration and testing, and to create training data.