stanford-tensorflow-tutorials
                                
                                 stanford-tensorflow-tutorials copied to clipboard
                                
                                    stanford-tensorflow-tutorials copied to clipboard
                            
                            
                            
                        This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
as title
- fixes issue #40 - fixes the embedding visualization hanging as mentioned in the [Tensorboard issue tracker](https://github.com/tensorflow/tensorboard/issues/247)
Their is a small typo while writting a comment !!
Each line is repeated 72 times. I guess this will cripple the expected performance on the network as there is a really small number of distinct training samples. Is this...
hi, here is a suggestion, how about add a "Jupyter Notebook" in example PATH?
Hi, I'm reading the code of `11_char_rnn_gist.py`, and I found the following problem: In line 57, we encode the sequence `seq` with one-hot code with `depth=len(vocab)`. However, `seq` is generated...
I have trouble run chatbot code when I update tensorflow. no module seq2seq.model_with_buckets