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
carpedm20 avatar

carpedm20/NTM-tensorflow

0
View on GitHub↗
1,048 stars·212 forks·Jupyter Notebook·MIT·8 views

NTM Tensorflow

"Neural Turing Machine" in Tensorflow

Features

  • Deep Learning Frameworks - Implementation of Neural Turing Machines in TensorFlow.
  • Model Implementations - Implementation of a neural turing machine.

Star history

Star history chart for carpedm20/ntm-tensorflowStar history chart for carpedm20/ntm-tensorflow

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with NTM Tensorflow

These projects share indexed features with NTM Tensorflow. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hpcaitech/colossalaihpcaitech avatar

    hpcaitech/ColossalAI

    41,395View on GitHub↗

    ColossalAI is a distributed deep learning framework designed for training and deploying massive artificial intelligence models across clusters of hardware accelerators. It functions as a parallel computing engine that partitions model workloads and data across multiple processors to maximize memory efficiency and throughput. The platform distinguishes itself through a comprehensive suite of parallelization strategies, including multi-dimensional tensor parallelism and pipeline-based model parallelism, which segment neural network layers and stages across devices. To support large-scale genera

    Pythonaibig-modeldata-parallelism
    View on GitHub↗41,395
  • tensorflow/meshtensorflow avatar

    tensorflow/mesh

    1,624View on GitHub↗

    Mesh TensorFlow: Model Parallelism Made Easier

    Python
    View on GitHub↗1,624
  • fxia22/pointnet.pytorchF

    fxia22/pointnet.pytorch

    0View on GitHub↗

    This repo is implementation for PointNet(https://arxiv.org/abs/1612.00593) in pytorch. The model is in pointnet/model.py.

    View on GitHub↗0
  • trailbehind/deeposmtrailbehind avatar

    trailbehind/DeepOSM

    1,329View on GitHub↗

    Train a deep learning net with OpenStreetMap features and satellite imagery.

    Python
    View on GitHub↗1,329
Compare all 30 related projects→

Frequently asked questions

What does carpedm20/ntm-tensorflow do?

"Neural Turing Machine" in Tensorflow

What are the main features of carpedm20/ntm-tensorflow?

The main features of carpedm20/ntm-tensorflow are: Deep Learning Frameworks, Model Implementations.

Which projects share features with carpedm20/ntm-tensorflow?

Projects with overlapping indexed features include: tensorflow/mesh — Mesh TensorFlow: Model Parallelism Made Easier. trailbehind/deeposm — Train a deep learning net with OpenStreetMap features and satellite imagery. fxia22/pointnet.pytorch — This repo is implementation for PointNet(https://arxiv.org/abs/1612.00593) in pytorch. The model is in… hpcaitech/colossalai — ColossalAI is a distributed deep learning framework designed for training and deploying massive artificial… meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… adap/flower — Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across…