Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjung94 committed Oct 15, 2020
1 parent d236c44 commit e692ea4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Week8/Tuesday/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# List
| | Part | Page | Speaker 1 | Speaker 2 |
|:-:|:-----:|:----:|:---------:|:---------:|
|1|[Text Preprocessing](#1-1)|329| | |
|1|[Putting Our Texts into Batches for a Language Model](#1-2)|342| | |
|2|[Training a Text Classifier](#2-1)|342| | |
|2|[Fine-Tuning the Classifier](#2-2)|350| | |
|3|[Going Deeper into fastai's Layered API](#3-1)|350| | |
|3|[Pipeline](#3-2)|359| | |
|4|[TfmdLists and Datasets: Transformed Collections](#4-1)|359| | |
|4|[Understanding fastai's Applications: Wrap Up](#4-2)|373| | |
|1|[Text Preprocessing](#1-1)|329|장윤경| |
|1|[Putting Our Texts into Batches for a Language Model](#1-2)|342|장윤경| |
|2|[Training a Text Classifier](#2-1)|342|장윤경| |
|2|[Fine-Tuning the Classifier](#2-2)|350|장윤경| |
|3|[Going Deeper into fastai's Layered API](#3-1)|350|민동준| |
|3|[Pipeline](#3-2)|359|민동준| |
|4|[TfmdLists and Datasets: Transformed Collections](#4-1)|359|조윤희| |
|4|[Understanding fastai's Applications: Wrap Up](#4-2)|373|조윤희| |



Expand All @@ -18,23 +18,23 @@
<div id="1-2"></div>

#### 1-1. Text Preprocessing / 1-2. Putting Our Texts into Batches for a Language Model
* 발표자료 : [ ]()
* 발표자료 : [장윤경]()



<div id="2-1"></div>
<div id="2-2"></div>

#### 2-1. Training a Text Classifier / 2-2. Fine-Tuning the Classifier
* 발표자료 : [ ]()
* 발표자료 : [장윤경]()



<div id="3-1"></div>
<div id="3-2"></div>

#### 3-1. Going Deeper into fastai's Layered API / 3-2. Pipeline
* 발표자료 : [ ]()
* 발표자료 : [민동준]()



Expand All @@ -44,7 +44,7 @@
<div id="4-2"></div>

#### 4-1. TfmdLists and Datasets: Transformed Collections / 4-2. Understanding fastai's Applications: Wrap Up
* 발표자료 : [ ]()
* 발표자료 : [조윤희]()



Expand Down

0 comments on commit e692ea4

Please sign in to comment.