tensorflow-1-0 topic

List tensorflow-1-0 repositories

tensorflow-ctc-speech-recognition

131
Stars
47
Forks
Watchers

Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).

tensorflow-phased-lstm

130
Stars
24
Forks
Watchers

Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0

very-deep-convnets-raw-waveforms

74
Stars
14
Forks
Watchers

Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf

handwritten-tf-1.0

77
Stars
38
Forks
Watchers

Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm

tensorflow-fifo-queue-example

39
Stars
10
Forks
Watchers

Example on how to use a Tensorflow Queue to feed data to your models.