Shark-ML / Shark

The Shark Machine Leaning Library. See more:
http://shark-ml.github.io/Shark/
GNU Lesser General Public License v3.0
493 stars 130 forks source link

ISO C++ study group on Machine Learning #263

Open inglada opened 5 years ago

inglada commented 5 years ago

Hi, A study group on machine learning has been created by the ISO C++ committee. There are interesting discussions about the features and tools needed for efficiently implement ML algorithms in C++ and I am sure that Shark developers will have very interesting things to say. The goals of the SG are outlined in this paper http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1360r0.pdf There is a collaborative document here https://groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/sg19/5A7YeItAXbM to which you may contribute. Thanks.