awesome-repositories.com
Blog
MCP
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
·
mrdimosthenis avatar

mrdimosthenis/Synapses

0
View on GitHub↗
73 estrellas·6 forks·2 vistasmrdimosthenis.github.io/Synapses↗

Synapses

A group of neural-network libraries for functional and mainstream languages

Features

  • AI & Machine Learning - Lightweight cross-platform neural network library.
  • Deep Learning Frameworks - Deep learning library for neural network experimentation.
  • General Machine Learning - Neural network library for the F# language.
  • Machine Learning and Vision - Lightweight cross-platform neural networks.
  • Data Science and Analytics - Neural network library.

Historial de estrellas

Gráfico del historial de estrellas de mrdimosthenis/synapsesGráfico del historial de estrellas de mrdimosthenis/synapses

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 mrdimosthenis/synapses?

A group of neural-network libraries for functional and mainstream languages

¿Cuáles son las características principales de mrdimosthenis/synapses?

Las características principales de mrdimosthenis/synapses son: AI & Machine Learning, Deep Learning Frameworks, General Machine Learning, Machine Learning and Vision, Data Science and Analytics.

¿Qué alternativas de código abierto existen para mrdimosthenis/synapses?

Las alternativas de código abierto para mrdimosthenis/synapses incluyen: harthur/brain — Brain is a JavaScript library for building, training, and running feed-forward neural networks. It implements a… microsoft/cntk — CNTK is a deep learning toolkit used for the design, construction, and training of neural networks. It defines model… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… dmlc/xgboost — XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for… karpathy/convnetjs — ConvNetJS is a JavaScript deep learning library and neural network training engine designed for client-side machine… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying…

Alternativas open-source a Synapses

Proyectos open-source similares, clasificados según cuántas características comparten con Synapses.
  • harthur/brainAvatar de harthur

    harthur/brain

    7,991Ver en GitHub↗

    Brain is a JavaScript library for building, training, and running feed-forward neural networks. It implements a multilayer perceptron model designed for pattern recognition and function approximation. The library includes a standalone inference engine that converts trained models into portable JavaScript functions. This allows predictions to be executed in browser or Node.js environments without requiring the original library dependencies. The system supports persistent model management through JSON serialization for saving and loading network weights. It also provides a streaming mechanism

    JavaScript
    Ver en GitHub↗7,991
  • dmlc/xgboostAvatar de dmlc

    dmlc/xgboost

    28,471Ver en GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    Ver en GitHub↗28,471
  • bvlc/caffeAvatar de BVLC

    BVLC/caffe

    34,576Ver en 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
    Ver en GitHub↗34,576
  • karpathy/convnetjsAvatar de karpathy

    karpathy/convnetjs

    11,171Ver en GitHub↗

    ConvNetJS is a JavaScript deep learning library and neural network training engine designed for client-side machine learning. It functions as a framework for building, training, and running convolutional neural networks directly within a web browser without the need for a backend server. The library specializes in image recognition and pattern analysis using convolutional and pooling layers. It enables the creation of models for classification and regression tasks, as well as the development of reinforcement learning agents that optimize behavior through trial and error in simulated environme

    JavaScript
    Ver en GitHub↗11,171
Ver las 30 alternativas a Synapses→