Deep Learning packages

Showing projects tagged as Deep Learning

  • Pytorch

    10.0 10.0 L3 Python
    Tensors and Dynamic neural networks in Python with strong GPU acceleration
  • Caffe

    9.9 0.0 L1 C++
    Caffe: a fast open framework for deep learning.
  • MXNet

    9.7 4.1 L1 C++
    Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
  • lightning

    9.6 9.9 Python
    Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
  • CNTK

    9.6 0.0 L1 C++
    Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
  • PaddlePaddle

    9.6 10.0 L1 C++
    PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
  • Caffe2

    9.3 0.0 Jupyter Notebook
    Caffe2 is a lightweight, modular, and scalable deep learning framework.
  • Theano

    9.2 5.0 L1 Python
    Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
  • Pyro.ai

    8.7 8.4 Python
    Deep universal probabilistic programming with Python and PyTorch
  • Serpent.AI

    8.6 0.0 Python
    Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
  • GluonTS

    7.8 8.8 Python
    Probabilistic time series modeling in Python
  • Silero Models

    7.7 4.7 Jupyter Notebook
    Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple
  • Porcupine  

    7.2 9.1 Python
    On-device wake word detection powered by deep learning
  • karateclub

    6.1 7.0 Python
    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
  • Multi-object trackers in Python

    4.1 6.4 Python
    Multi-object trackers in Python
  • neptune-client

    3.6 9.6 Python
    📘 The MLOps stack component for experiment tracking
  • Lineflow

    2.2 1.0 Python
    :zap:A Lightweight NLP Data Loader for All Deep Learning Frameworks in Python
  • Spokestack

    2.1 3.3 Python
    Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application with a focus on embedded systems.
  • neptune-contrib

    1.3 0.0 Python
    This library is a location of the LegacyLogger for PyTorch Lightning.
  • Simple GAN

    0.6 0.0 Python
    Attempt at implementation of a simple GAN using Keras