#Deep-learning-library
Showing 11 of 11 repositories tagged #deep-learning-library, ranked by stars
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
LAVIS - A One-stop Library for Language-Vision Intelligence
CUDA Templates and Python DSLs for High-Performance Linear Algebra
Lightweight library to build and train neural networks in Theano
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
以jax为后端的类似keras的框架
Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.