Tell me, what are the ready libraries for different PLs, on the basis of which you can write your neural networks.

    1 answer 1

    The most advanced packages with great experience in neural networks:

    1. Caffe - C ++ (native), Python (native), Java (3rd parties)
    2. DLIB - C ++ (native), Python (native)
    3. OpenCV - C ++ (naive), C (native), Java (native), Python (native), .NET (3rd parties)
    4. TensorFlow - C ++ (naive), C (native), Java (native), Python (native)
    5. Keras - Python (native)

    All open source packages have good documentation and many examples open to extensions. There are other packages.