TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Frugally-deep – A header-only library for using Keras models in C++

1 pointsby Dobiasdover 7 years ago

1 comment

Dobiasdover 7 years ago
Initially I started to built this library solely as a learning experience. But then I needed to deploy Keras models in a specific C++ application and thus added the Keras import. Along the way I learned a lot about the the Keras model format, the details of implementing the different layer types and the computational graph. I would be happy to hear your feedback and to answer questions. :-)