paper-with-me

Papers

LAYERS: Yet another Neural Network toolkit

2016-10-05 · Roberto Paredes, José-Miguel Benedí

Layers is an open source neural network toolkit aim at providing an easy way to implement modern neural networks. The main user target are students and to this end layers provides an easy scriptting language that can be early adopted. The user has to focus only on design details as network totpology and parameter tunning.

📄 PDF Abstract BibTeX arXiv:1610.01430

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

YANMTT: Yet Another Neural Machine Translation Toolkit

2021-08-25 · Raj Dabre, Eiichiro Sumita

In this paper we present our open-source neural machine translation (NMT) toolkit called "Yet Another Neural Machine Translation Toolkit" abbreviated as YANMTT which is built on top of the Transformers library. Despite t…

Machine TranslationModel CompressionNMTTransfer Learning+1

TedNet: A Pytorch Toolkit for Tensor Decomposition Networks

2021-04-11 · Yu Pan, Maolin Wang, Zenglin Xu

Tensor Decomposition Networks (TDNs) prevail for their inherent compact architectures. To give more researchers a flexible way to exploit TDNs, we present a Pytorch toolkit named TedNet. TedNet implements 5 kinds of tens…

Tensor Decomposition

NeuSpell: A Neural Spelling Correction Toolkit

2020-10-21 · EMNLP 2020 11 · Sai Muralidhar Jayanthi, Danish Pruthi, Graham Neubig

We introduce NeuSpell, an open-source toolkit for spelling correction in English. Our toolkit comprises ten different models, and benchmarks them on naturally occurring misspellings from multiple sources. We find that ma…

Spelling Correction

PyKaldi2: Yet another speech toolkit based on Kaldi and PyTorch

2019-07-12 · Liang Lu, Xiong Xiao, Zhuo Chen, Yifan Gong

We introduce PyKaldi2 speech recognition toolkit implemented based on Kaldi and PyTorch. While similar toolkits are available built on top of the two, a key feature of PyKaldi2 is sequence training with criteria such as …

speech-recognitionSpeech Recognition

A path-norm toolkit for modern networks: consequences, promises and challenges

2023-10-02 · Antoine Gonon, Nicolas Brisebarre, Elisa Riccietti, Rémi Gribonval

This work introduces the first toolkit around path-norms that fully encompasses general DAG ReLU networks with biases, skip connections and any operation based on the extraction of order statistics: max pooling, GroupSor…

Generalization Bounds