C-ML is a machine learning framework written in C. It is designed to be simple, fast, and easy to use. It is also designed to be easily extensible, so that you can implement your own algorithms.
To install C-ML, simply clone the repository and run make
in the root directory. This will create a bin
directory, which will contain the main
executable.
-
Clone the repository:
git clone https://github.com/jaywyawhare/C-ML.git
-
Install dependencies:
sudo apt-get install libgsl-dev make cmake gcc build-essential
-
Build the project:
cd C-ML make
-
Modular: C-ML is designed to be modular, so that you can easily implement your own algorithms.
-
Fast: C-ML is written in C, which is a fast language. It also uses the GNU Scientific Library (GSL), which is a fast library for scientific computing.
- Implement more algorithms: C-ML currently only has a few algorithms implemented. I plan to implement more algorithms in the future.
C-ML is licensed under the DBaJ-NC-CFL License. See the LICENSE file for more information.