An open API service indexing awesome lists of open source software.

https://github.com/federicobruzzone/machine-learning-in-c


https://github.com/federicobruzzone/machine-learning-in-c

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Machine learning in C

## Generate compile_commands.json

1. `bear -- ./build.sh`

## Basic linear regression part

1. Compile `./build.sh`

2. Run part `./build/basic_linear_regression`