Skip to content

Commit 9ce4995

Browse files
updates readme
1 parent fecc32d commit 9ce4995

File tree

4 files changed

+990396
-1
lines changed

4 files changed

+990396
-1
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ venv
44
__pycache__
55
dist
66
week_1/.ipynb_checkpoints
7+
week_2/.ipynb_checkpoints
8+
week_3/.ipynb_checkpoints
9+
week_4/.ipynb_checkpoints

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ __~deeplearning.ai__
2020
- [Programming Assignment: Autocorrect](week_1/assignment/auto-correct.ipynb)
2121

2222
## Week 2
23-
- []Lab: ()
23+
- [Lab: Working With Text Data: Creating Vocabulary and Handling Unknown Words](week_2/creating-vocabulary-and-handling-unknown-words.ipynb)
24+
- [Lab: ]()
2425
- [Programming Assignment: Part of Speech Tagging]()
2526

2627
## Week 3

0 commit comments

Comments
 (0)