https://github.com/awkrail/cnn.cpp
https://github.com/awkrail/cnn.cpp
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/awkrail/cnn.cpp
- Owner: awkrail
- Created: 2025-05-19T11:26:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-25T09:37:49.000Z (about 1 year ago)
- Last Synced: 2025-05-25T10:35:52.241Z (about 1 year ago)
- Language: C++
- Size: 464 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnn.cpp
A port of convolutional neural networks (CNNs) in pure C/C++ with ggml.