Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yihanjiang authored Jan 14, 2020
1 parent 2a94121 commit 5e9122d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Also support DeepTurbo for paper: `Y. Jiang, H. Kim, H. Asnani, S. Kannan, S. Oh

Feel free to ask me any question! [email protected]

# What is new (12/03/2019):
# What is new (01/15/2019):
## 1. Camera ready paper is on [Arxiv](https://arxiv.org/abs/1911.03038)
Here is the [Slides](https://github.com/yihanjiang/turboae/blob/master/docs/TurboAE_slides.pdf), presented by Dr. Hyeji Kim in Allerton Conference.
I am working on the poster, and the poster will be out shortly. The plot result .py files will be out soon.
Expand All @@ -54,6 +54,9 @@ Current *.pt in './models/' are not the best model. (But you can fine-tune them
## 4. Experimental: I find using DenseNet is better than just CNN-1D. Will update code very soon.
The performance is even exceeding the result in paper, which I am verifying.

## 5. Experimental: Interleaver Optimization.
Glad to try the suggestion got from NeurIPS: optimize the interleaver. I do find a few random interleavers show quite different performance. I am working on it now.


# Run experiment for Turbo AE:

Expand Down

0 comments on commit 5e9122d

Please sign in to comment.