About:
A fast, flexible C++ machine learning library, with bindings to other languages.
Changes:
Released June 8th, 2018.
-
Documentation generation fixes for Python bindings (#1421).
-
Fix build error for man pages if command-line bindings are not being built (#1424).
-
Add shuffle parameter and Shuffle() method to KFoldCV (#1412). This will shuffle the data when the object is constructed, or when Shuffle() is called.
-
Added neural network layers: AtrousConvolution (#1390), Embedding (#1401), and LayerNorm (layer normalization) (#1389).
-
Add Pendulum environment for reinforcement learning (#1388) and update Mountain Car environment (#1394).
- Authors:
Ryan Curtin,
James Cline,
Neil Slagle,
Matthew Amidon,
Ajinkya Kale,
Bill March,
Nishant Mehta,
Parikshit Ram,
Dongryeol Lee,
Rajendran Mohan,
Trironk Kiatkungwanglai,
Patrick Mason,
Marcus Edel,
Etc
- License:
Bsd,
Bsd 3 Clause License
- Programming Language:
C++,
Python,
Shell
|
- Operating System:
Platform Independent
- Data Formats:
Plain Ascii,
Ascii,
Txt,
Hdf,
Bin,
Csv,
Xml
- JMLR-MLOSS Publication:
JMLR Page
- Tags:
Gmm,
Hmm,
Machine Learning,
Sparse,
Dual Tree,
Fast,
Scalable,
Tree
|
|