Update README.md
Browse files
README.md
CHANGED
@@ -94,7 +94,4 @@ class NumChannel:
|
|
94 |
epoch is the channel of the element of the data.
|
95 |
"""
|
96 |
self.idx = idx
|
97 |
-
|
98 |
-
def _initialize(self):
|
99 |
-
"""idx is the channel of the inpu
|
100 |
```
|
|
|
94 |
epoch is the channel of the element of the data.
|
95 |
"""
|
96 |
self.idx = idx
|
|
|
|
|
|
|
97 |
```
|