There are 18 repositories under deep-learning-library topic.
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
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
A collection of all projects pertaining to different layers in the SDC software stack
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
以jax为后端的类似keras的框架
Breast Cancer Detection classifier built from the The Breast Cancer Histopathological Image Classification (BreakHis) dataset composed of 7,909 microscopic images.
This is the implementation repository of our ICSE'22 paper: Muffin: Testing Deep Learning Libraries via Neural Architecture Fuzzing.
Demitasse: SPMD Programing Implementation of Deep Neural Network Library for Mobile Devices(NeurIPS2016WS)
A keras-like API deep learning framework,realized by Numpy only.Support CNN, RNN, LSTM, Dense, etc.
TorchHandle makes your PyTorch development more efficient and make you use PyTorch more comfortable
C# library for easy Deep Learning and Deep Reinforcement Learning. It is wrapper over C# CNTK API. Has implementation of layers (LSTM, Convolution etc.), optimizers, losses, shortcut-connections, sequential model, sequential multi-output model, agent teachers, policy gradients, actor-critic etc. Contains helpers for work with dataset (split, statistics, SMOTE etc). Allows train, evaluate and inference deep neural networks in style similar to Keras.
Machine Learning Practical Course Code Repository
The geospatial pooling modules for neural networks in PyTorch
ToeffiPy is a PyTorch like autograd/deep learning library based only on NumPy.
A light weight deep learning framework, on top of Theano, offering better balance between flexibility and abstraction
A tensorflow batteries included kit to write tensorflow networks from scratch or use existing ones.
VQA - Visual Question Answering
Manipulate tensors with PackedSequence and CattedSequence
An Educational Framework Based on PyTorch for Deep Learning Education and Exploration
In this repository, I will keep my all Deep Learning project implementations.
Neural Network in pure PHP