|
alib
Universal C Library Collection for Machine Learning & Artificial Intelligence
|
| ▼ include | |
| calc.h | A simple calculus library header |
| data.h | A simple dataset management and manipulation library header |
| la.h | A simple linear algebra library header |
| nn.h | A simple neural network library header |
| ▼ lib | |
| libcalc.so | Shared object for the Calculus Library |
| libdata.so | Shared object for the Dataset Management Library |
| libla.so | Shared object for the Linear Algebra Library |
| libnn.so | Shared object for the Neural Network Library |