tensorflow-1-0
There are 11 repositories under tensorflow-1-0 topic.
philipperemy/tensorflow-ctc-speech-recognition
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
philipperemy/tensorflow-phased-lstm
Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0
johnsmithm/handwritten-tf-1.0
Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm
philipperemy/very-deep-convnets-raw-waveforms
Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf
philipperemy/tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
prabhant/Tensorflow_projects
A small number of topics implemented with tensorflow.
ryersonvisionlab/tensorflow-starter-kit
Some necessary ops for your TensorFlow needs.
abhibisht89/toy-chatbot
The code of this repo is taken directly from https://github.com/pender/chatbot-rnn. Customized to work with python 3.5 and tensorflow 1.0.
AngusG/tensorflow-fcn-ciona17
Deep FCN Models for Semantic Segmentation of Aquatic Invasive Species in TensorFlow 1.x
iorikyo79/TensorFlow-Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다. (VisualStudio2015, TensorFlow1.0, Python3.5 지원)