Skip to content
Snippets Groups Projects
Commit bef72c9b authored by BRIGGAN2's avatar BRIGGAN2
Browse files

Update README.md

parent f5a6836f
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ which need to completed using only the `numpy` package and the `correlate` or `c ...@@ -102,7 +102,7 @@ which need to completed using only the `numpy` package and the `correlate` or `c
### 3. Complete cnn.py ### 3. Complete cnn.py
`cnnbp.py` includes the following subroutine `cnn.py` includes the following subroutine
```python ```python
def trainCNN(X, Y, **args): def trainCNN(X, Y, **args):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment