Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYang1994 authored Jul 1, 2020
1 parent 300972f commit 68890e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ In this repository you will learn to build your own neural-network from scratch.

- [x] support to load image,more details see [example01.cpp](https://github.com/YunYang1994/yynet/blob/master/examples/example01.cpp)
- [x] support to resize, copy and gray in image processing,more details see [example02.cpp](https://github.com/YunYang1994/yynet/blob/master/examples/example02.cpp)
- [x] implement a fully connected layer to classify mnist data

⚙️ Useage
--------------------
Expand Down

0 comments on commit 68890e7

Please sign in to comment.