awesome-repositories.com
Blog
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
andersbll avatar

andersbll/deeppy

0
View on GitHub↗
1,372 stars·299 forks·Python·MIT·9 views

Deeppy

Deep learning in Python

Features

  • Deep Learning Frameworks - Deep learning library for Python.
  • General Machine Learning - Deep learning library for Python.

Star history

Star history chart for andersbll/deeppyStar history chart for andersbll/deeppy

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

Open-source alternatives to Deeppy

Similar open-source projects, ranked by how many features they share with Deeppy.
  • 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
  • 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
  • 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
  • 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 Deeppy→

Frequently asked questions

What does andersbll/deeppy do?

Deep learning in Python

What are the main features of andersbll/deeppy?

The main features of andersbll/deeppy are: Deep Learning Frameworks, General Machine Learning.

What are some open-source alternatives to andersbll/deeppy?

Open-source alternatives to andersbll/deeppy include: 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. amznlabs/amazon-dsstne — Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with… 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… clementfarabet/lua---nnx — An extension to Torch7's nn package.