awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
codeplea avatar

codeplea/genann

0
View on GitHub↗
2,268 estrellas·268 forks·C·Zlib·1 vistacodeplea.com/genann↗

Genann

simple neural network library in ANSI C

Features

  • Artificial Intelligence - Simple, lightweight neural network library in C.
  • Machine Learning - Simple artificial neural networks.
  • Machine Learning and AI - Simple neural network library written in C.
  • General Libraries - Simple and lightweight neural network library.
  • Librerías de propósito general - Simple neural network library implemented in C.

Historial de estrellas

Gráfico del historial de estrellas de codeplea/genannGráfico del historial de estrellas de codeplea/genann

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace codeplea/genann?

simple neural network library in ANSI C

¿Cuáles son las características principales de codeplea/genann?

Las características principales de codeplea/genann son: Artificial Intelligence, Machine Learning, Machine Learning and AI, General Libraries, Librerías de propósito general.

¿Qué alternativas de código abierto existen para codeplea/genann?

Las alternativas de código abierto para codeplea/genann incluyen: tensorflow/tensorflow — TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of… ujjwalkarn/machine-learning-tutorials — This repository serves as a structured educational resource for machine learning and data science, providing a… dobiasd/frugally-deep — A lightweight header-only library for using Keras (TensorFlow) models in C++. pytorch/pytorch — PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array… tiny-dnn/tiny-dnn — tiny-dnn is a header-only C++14 deep learning framework for building, training, and running inference on neural… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying…

Alternativas open-source a Genann

Proyectos open-source similares, clasificados según cuántas características comparten con Genann.
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Ver en GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    Ver en GitHub↗100,814
  • tensorflow/tensorflowAvatar de tensorflow

    tensorflow/tensorflow

    195,697Ver en GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    C++deep-learningdeep-neural-networksdistributed
    Ver en GitHub↗195,697
  • dobiasd/frugally-deepAvatar de Dobiasd

    Dobiasd/frugally-deep

    1,125Ver en GitHub↗

    A lightweight header-only library for using Keras (TensorFlow) models in C++.

    C++c-plus-plusc-plus-plus-14convolutional-neural-networks
    Ver en GitHub↗1,125
  • tiny-dnn/tiny-dnnAvatar de tiny-dnn

    tiny-dnn/tiny-dnn

    6,019Ver en GitHub↗

    tiny-dnn is a header-only C++14 deep learning framework for building, training, and running inference on neural networks. It constructs static computational graphs at compile time using template-based layer composition, with a gradient-based backpropagation engine and minibatch stochastic gradient descent for training, all without external dependencies beyond the C++14 standard library. The framework supports importing pre-trained models from the Caffe framework directly, parsing its binary serialization format without requiring external protocol buffer libraries. It provides CPU-optimized te

    C++
    Ver en GitHub↗6,019
  • Ver las 30 alternativas a Genann→