InsNet

Instance-dependent NN library

A C++ library for building instance-dependent neural networks with padding-free dynamic batching.

InsNet Runs Instance-dependent Neural Networks with Padding-free Dynamic Batching.

GitHub

66 stars
3 watching
12 forks
Language: C++
last commit: almost 5 years ago
Linked from 2 awesome lists

deep-learning-librarydynamic-batchingnlp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
huwcampbell/grenadeA library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability1,451
tyill/sunnetA lightweight C++ deep learning library for building and training neural networks.61
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
karpathy/convnetjsA JavaScript library for training and deploying neural networks in the browser10,902
deepakkumar1984/mxnet.sharpA .NET Standard library providing C# bindings for the Apache MXNet deep learning framework149
yixuan/minidnnA C++ library implementing deep neural networks with good performance and modularity399
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
glouw/tinnA lightweight neural network library for training and prediction tasks2,112
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
kaixhin/nninitProvides parameter initialisation schemes for neural network modules in Torch7100
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900