JunxiongWang commited on
Commit
3950005
1 Parent(s): c5f1c0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
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
  ```