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: 4 months ago
convolutional-neural-networkscpp20deep-learningheader-onlymachine-learningneural-network

Related projects:

Repository Description Stars
scisharp/keras.net A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. 606
cloud-cv/fabrik An online platform to design and visualize neural networks collaboratively 1,127
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 593
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 689
torontodeeplearning/convnet A high-performance GPU implementation of neural networks using C++ 507
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 411
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,269
mrdimosthenis/synapsescsharp A C# library for building and training neural networks 2
kaiminghe/resnet-1k-layers Represents a neural network architecture with 1K layers, designed for image recognition tasks. 909
mrdimosthenis/fsharp.synapses A plug-and-play F# library for building and training neural networks 14
tyill/sunnet A lightweight C++ deep learning library for building and training neural networks. 61
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
keras-team/keras A high-level deep learning framework for building and training neural networks on multiple backend engines 62,196
naibaf7/caffe_neural_tool A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. 15