Mostafa-Samir / DNC-tensorflow

A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
MIT License
581 stars 164 forks source link

Train sequence with random input_size #7

Open linamede opened 7 years ago

linamede commented 7 years ago

In the train.py code, it is possible to train a sequence with random length. Would it be possible to train a sequence with random input_size?