Unverified Commit 8b6d9142 authored by Alison Carrera's avatar Alison Carrera Committed by GitHub
Browse files

Update README.md

parent 9d926457
......@@ -7,6 +7,11 @@ This is a Pytorch implementation of the [Online Deep Learning: Learning Deep Neu
pip install onn
```
## How to use
```python
```
## New features
- The algortihm works with batch now. (It is not recommended because this is an online approach. It is useful for experimentation.)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment