Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyucool authored Dec 20, 2018
1 parent 11d498b commit a9cf638
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Deepnet
Python实现的一些基本算法
# :pencil2: Deepnet(Algorithm details) Solutions with Python or Matlab
# :pencil2: (Algorithm details) Solutions with Python or Matlab

Updatated time: 2018:12:20---22:57

Auto created by [Deepnet](https://github.com/shuyucool/Deepnet)

If you want to use the coed in this branch please follow this [Usage Guide](https://github.com/shuyucool/Deepnet.git)
Expand All @@ -10,6 +12,7 @@ If you have any question, please give me an [issue](https://github.com/shuyucool

(Notes: :lock: means you need to more practices)

| # | Title | Source Code | detailed explanation(实现过程的细节说明) | Difficulty Level |
- ###### Detailed explanation: (About Implementation process description) 关于实现原理的一些说明
| # | Title | Source Code | Detailed explanation | Difficulty Level |
|:---:|:---:|:---:|:---:|:---:|
|1|[IOU--公式计算](https://github.com/shuyucool/Deepnet/tree/master/001-IOU%E8%AE%A1%E7%AE%97)|[Python](https://github.com/shuyucool/Deepnet/blob/master/001-IOU%E8%AE%A1%E7%AE%97/Iou_compute.py)|[:memo:](https://blog.csdn.net/qq_30622831/article/details/85144849)|Easy|

0 comments on commit a9cf638

Please sign in to comment.