Arraymancer – Deep Learning Nim Library

Arraymancer is a fast, ergonomic, and portable tensor library in Nim focused on deep learning for CPU, GPU, and embedded devices through OpenMP, Cuda, and OpenCL backends. The GitHub repository has gained popularity with 1.2k stars and 95 forks. It offers a range of features for machine learning, automatic differentiation, and high-performance computing. The library is licensed under the Apache-2.0 license and is actively maintained with regular releases. The project has a strong community of 39 contributors with expertise in Nim and Python. With support for a variety of advanced computing techniques, Arraymancer is a valuable resource for developers in the field.

https://github.com/mratsim/Arraymancer

To top