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.
120 stars
9 watching
11 forks
Language: C++
last commit: 5 months ago convolutional-neural-networkscpp20deep-learningheader-onlymachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 606 |
| An online platform to design and visualize neural networks collaboratively | 1,127 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| A high-performance GPU implementation of neural networks using C++ | 507 |
| A parallel framework for building neural networks in Fortran | 411 |
| A Clojure-based machine learning library for neural networks and regression. | 1,269 |
| A C# library for building and training neural networks | 2 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| A plug-and-play F# library for building and training neural networks | 14 |
| A lightweight C++ deep learning library for building and training neural networks. | 61 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |