awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fengwang avatar

fengwang/ceras

0
View on GitHub↗
127 stars·12 forks·C++·11 views

Ceras

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

Features

  • Deep Learning - Deep learning engine for C++20.
  • Machine Learning - Deep learning engine written in C++20.

Star history

Star history chart for fengwang/cerasStar history chart for fengwang/ceras

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does fengwang/ceras do?

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

What are the main features of fengwang/ceras?

The main features of fengwang/ceras are: Deep Learning, Machine Learning.

What are some open-source alternatives to fengwang/ceras?

Open-source alternatives to fengwang/ceras include: dmlc/mxnet — MXNet is a deep learning framework and distributed machine learning engine designed for training and deploying neural… huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… aria42/flare — Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.). bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… christoschristofidis/awesome-deep-learning — This project is a curated directory of resources, libraries, and frameworks designed to support the development,… jax-ml/jax — This project is a high-performance numerical computing library designed for large-scale scientific and machine…

Open-source alternatives to Ceras

Similar open-source projects, ranked by how many features they share with Ceras.
  • dmlc/mxnetdmlc avatar

    dmlc/mxnet

    20,812View on GitHub↗

    MXNet is a deep learning framework and distributed machine learning engine designed for training and deploying neural networks. It functions as a hardware-agnostic backend that allows for the development of deep learning models through a hybrid of symbolic and imperative programming. The system distinguishes itself through automatic distributed parallelism, which scales training workloads across multiple GPUs and machines. It features an extensible hardware backend interface that enables the integration of custom accelerators and proprietary libraries without modifying the core source code.

    C++
    View on GitHub↗20,812
  • christoschristofidis/awesome-deep-learningChristosChristofidis avatar

    ChristosChristofidis/awesome-deep-learning

    27,569View on GitHub↗

    This project is a curated directory of resources, libraries, and frameworks designed to support the development, training, and deployment of neural network models. It serves as a comprehensive guide for navigating the machine learning ecosystem, providing structured access to software utilities and research materials. The directory distinguishes itself by aggregating tools across the entire machine learning lifecycle, ranging from data management and experiment tracking to production-ready model deployment. It functions as a central hub for discovering both foundational academic research and

    awesomeawesome-listdeep-learning
    View on GitHub↗27,569
  • aria42/flarearia42 avatar

    aria42/flare

    287View on GitHub↗

    Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.)

    Clojure
    View on GitHub↗287
  • bvlc/caffeBVLC avatar

    BVLC/caffe

    34,576View on GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    View on GitHub↗34,576
See all 30 alternatives to Ceras→