p-ranav / awesome-hpp

A curated list of awesome header-only C++ libraries
The Unlicense
3.52k stars 220 forks source link

deep learning and matrix calculus #58

Closed fengwang closed 3 years ago

fengwang commented 3 years ago

ceras is a deep learning engine in C++20;

matrix is a 2D matrix lib in C++20.

phoebe-leong commented 3 years ago

make a pr on it

fengwang commented 3 years ago

@phoebe-leong I have created a pr, please kindly review it.