ceras

Neural network engine

An open-source C++ library for building and training neural networks

Ceras is yet another tiny deep learning engine, in pure c++ and header only.

GitHub

120 stars
9 watching
11 forks
Language: C++
last commit: about 2 years ago
convolutional-neural-networkscpp20deep-learningheader-onlymachine-learningneural-network

Related projects:

RepositoryDescriptionStars
scisharp/keras.netA high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models.606
cloud-cv/fabrikAn online platform to design and visualize neural networks collaboratively1,127
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
torontodeeplearning/convnetA high-performance GPU implementation of neural networks using C++507
modern-fortran/neural-fortranA parallel framework for building neural networks in Fortran411
originrose/cortexA Clojure-based machine learning library for neural networks and regression.1,269
mrdimosthenis/synapsescsharpA C# library for building and training neural networks2
kaiminghe/resnet-1k-layersRepresents a neural network architecture with 1K layers, designed for image recognition tasks.909
mrdimosthenis/fsharp.synapsesA plug-and-play F# library for building and training neural networks14
tyill/sunnetA lightweight C++ deep learning library for building and training neural networks.61
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
keras-team/kerasA high-level deep learning framework for building and training neural networks on multiple backend engines62,196
naibaf7/caffe_neural_toolA C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks.15