autograd topic

List autograd repositories

ivy

14.0k
Stars
5.9k
Forks
66
Watchers

The Unified AI Framework

paradox

46
Stars
13
Forks
Watchers

Deep-Learning framework from scratch

pytorch-book

11.7k
Stars
3.7k
Forks
Watchers

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

MyGrad

186
Stars
21
Forks
Watchers

Drop-in autodiff for NumPy.

Arraymancer

1.3k
Stars
94
Forks
Watchers

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

pytorch

78.1k
Stars
21.1k
Forks
1.7k
Watchers

Tensors and Dynamic neural networks in Python with strong GPU acceleration

dfdx

1.6k
Stars
96
Forks
Watchers

Deep learning in Rust, with shape checked tensors and neural networks

norse

613
Stars
78
Forks
Watchers

Deep learning with spiking neural networks (SNNs) in PyTorch.

djl

3.9k
Stars
613
Forks
Watchers

An Engine-Agnostic Deep Learning Framework in Java

pytorch-cpp

1.8k
Stars
248
Forks
Watchers

C++ Implementation of PyTorch Tutorials for Everyone