Skip to content

Commit 46c3dcc

Browse files
committed
updated readme
1 parent 42ff2ac commit 46c3dcc

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,14 @@ Get started with machine learning using TensorFlow, Google's latest and greatest
6565
- **Concept 2**: Recurrent neural networks
6666
- **Concept 3**: Applying RNN to real-world data for timeseries prediction
6767

68-
## [Chapter 11](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch11_word2vec) - Word Embeddings (not in book)
68+
## [Chapter 11](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch11_seq2seq) - Seq2Seq Model
6969

70-
- **Concept 1**: Embedding lookup
71-
- *... in progress*
70+
- **Concept 1**: Multi-cell RNN
71+
- **Concept 2**: Embedding lookup
72+
- **Concept 3**: Seq2seq model
73+
74+
## [Chapter 12](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch12_rank) - Ranking
75+
76+
- **Concept 1**: RankNet
77+
- **Concept 2**: Image embedding
78+
- **Concept 3**: Image ranking

0 commit comments

Comments
 (0)