These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embeddings (word2vec) and Seq2Seq LSTM (bigrams prediction and sequence mirror)
☆10Dec 16, 2016Updated 9 years ago
Alternatives and similar repositories for Tensorflow_Assignment_Solutions
Users that are interested in Tensorflow_Assignment_Solutions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Apr 25, 2019Updated 6 years ago
- GraphCNN + LSTM for city-level parking prediction☆10Apr 21, 2019Updated 6 years ago
- It contains Data Augmentaion, Strided convolution, Batch Normalization, Leaky Relu, Global Average pooling, L2 Regularization, learning …☆12Jun 3, 2018Updated 7 years ago
- Material for the Brain-inspired Machine Learning Class at UC Irvine, Department of Cognitive Sciences