Selected Tags

Click on a tag to remove it

Neural Network libraries

Showing projects tagged as Deep Learning and Neural Network

  • PyTorch

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

    9.5 6.5 L1 Java
    Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.