Skip to content

Commit d6eaf1e

Browse files
committed
readme
1 parent 653a0c3 commit d6eaf1e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Tensorflow Implementation of Error Encoding Network
22
This is a tensorflow implementation of EEN developed by Mikael Henaff, Junbo Zhao and Yann LeCun from Facebook AI Research, Courant Institute, New York University. Original work can be found in the description below.
3+
<br>
4+
<br>
5+
Developed by James Youngchae Chee @ Dongsin Science Highschool.
36

4-
## Usage
7+
## Usage - 한국어
58
### Data
9+
레포지토리를 클론 한 후
10+
```
11+
./data
12+
```
13+
디렉토리를 만들어 원하는 영상 파일을 넣는다.
614
### Training
715
### Visualization
16+
17+
## Usage - English

0 commit comments

Comments
 (0)