denizyuret

Results 64 issues of denizyuret

See https://arxiv.org/abs/1702.02098 for an example. Related past issues: #322 (with nice references), #434, #444.

docs&examples
needstest

Possibly implementing [Padded and PackedSequences](https://pytorch.org/docs/stable/nn.html#torch.nn.utils.rnn.PackedSequence), [MaskedSequences](https://www.tensorflow.org/beta/guide/keras/masking_and_padding) types similar to pytorch and tf/keras. Also needed to support ONNX interface.

enhancement

See https://github.com/JuliaIO/JSON.jl/issues/276 for JSON and https://github.com/MikeInnes/BSON.jl/issues/24 for BSON. If we can get them to play with FileIO, Knet can use them. Also take a look at MAT, HDF5, NPZ etc....

project

We should check the current batchnorm interface and update it to use callable objects like RNNs if necessary.

interface