-
Techniques for configurable python codeA Machine Learning motivated odyssey
-
Save and Restore a tf.estimator for inferenceSerialize your tf.estimator as a tf.saved_model for a 100x speedup
-
Intro to tf.estimator and tf.dataAn example for Natural Language Processing (NER)
-
Testing Tensorflow codeGain time and improve ML research by writing unit tests!
-
Serving a model with FlaskHow to deploy a simple python API with Flask
-
Seq2Seq with Attention and Beam SearchSeq2Seq for LaTeX generation - part I
-
Seq2Seq for LaTeX generationSeq2Seq for LaTeX generation - part II
-
Sequence Tagging with Tensorflowbi-LSTM + CRF with character embeddings for NER and POS