awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IDSIA avatar

IDSIA/brainstorm

0
View on GitHub↗
1,310 stars·151 forks·Python·1 view

Brainstorm

Fast, flexible and fun neural networks.

Features

  • Deep Learning Frameworks - Python library featuring various recurrent neural network structures.
  • General Machine Learning - Fast and flexible neural network library.

Star history

Star history chart for idsia/brainstormStar history chart for idsia/brainstorm

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

Open-source alternatives to Brainstorm

Similar open-source projects, ranked by how many features they share with Brainstorm.
  • andersbll/deeppyandersbll avatar

    andersbll/deeppy

    1,372View on GitHub↗

    Deep learning in Python

    Python
    View on GitHub↗1,372
  • apache/incubator-mxnetapache avatar

    apache/incubator-mxnet

    20,812View on GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    View on GitHub↗20,812
  • amznlabs/amazon-dsstneamznlabs avatar

    amznlabs/amazon-dsstne

    4,395View on GitHub↗

    Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with sparse inputs and outputs. It provides a model-parallel training framework and a GPU-accelerated sparse engine to support memory-intensive networks. The framework is specifically designed for recommendation system training and large-scale sparse learning. It enables the distribution of large weight matrices and embedding tables across multiple GPU devices to handle models that exceed the memory capacity of a single processor. The project covers a broad range of capabilities in

    C++
    View on GitHub↗4,395
  • benedekrozemberczki/karateclubbenedekrozemberczki avatar

    benedekrozemberczki/karateclub

    2,284View on GitHub↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    View on GitHub↗2,284
See all 30 alternatives to Brainstorm→

Frequently asked questions

What does idsia/brainstorm do?

Fast, flexible and fun neural networks.

What are the main features of idsia/brainstorm?

The main features of idsia/brainstorm are: Deep Learning Frameworks, General Machine Learning.

What are some open-source alternatives to idsia/brainstorm?

Open-source alternatives to idsia/brainstorm include: apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… amznlabs/amazon-dsstne — Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with… andersbll/deeppy — Deep learning in Python. benedekrozemberczki/karateclub — Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020). catalyst-team/catalyst — Accelerated deep learning R&D.