awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·1 vue

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.

Historique des stars

Graphique de l'historique des stars pour carpedm20/ntm-tensorflowGraphique de l'historique des stars pour carpedm20/ntm-tensorflow

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à NTM Tensorflow

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec NTM Tensorflow.
  • hpcaitech/colossalaiAvatar de hpcaitech

    hpcaitech/ColossalAI

    41,395Voir sur 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
    Voir sur GitHub↗41,395
  • tensorflow/meshAvatar de tensorflow

    tensorflow/mesh

    1,624Voir sur GitHub↗

    Mesh TensorFlow: Model Parallelism Made Easier

    Python
    Voir sur GitHub↗1,624
  • fxia22/pointnet.pytorchF

    fxia22/pointnet.pytorch

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
  • trailbehind/deeposmAvatar de trailbehind

    trailbehind/DeepOSM

    1,329Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗1,329
Voir les 30 alternatives à NTM Tensorflow→

Questions fréquentes

Que fait carpedm20/ntm-tensorflow ?

"Neural Turing Machine" in Tensorflow

Quelles sont les fonctionnalités principales de carpedm20/ntm-tensorflow ?

Les fonctionnalités principales de carpedm20/ntm-tensorflow sont : Deep Learning Frameworks, Model Implementations.

Quelles sont les alternatives open-source à carpedm20/ntm-tensorflow ?

Les alternatives open-source à carpedm20/ntm-tensorflow incluent : 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…