Browse Source

updated the readme for view

master
Edge 4 years ago
parent
commit
4988593a20
2 changed files with 2 additions and 3 deletions
  1. +2
    -3
      README.md
  2. +0
    -0
      path.png

+ 2
- 3
README.md View File

@@ -44,7 +44,7 @@ email: zk@likedge.top


这是什么? 这是什么?


![path](./picture/path.png)
![path](path.png)


## 安装编译 ## 安装编译


@@ -101,7 +101,7 @@ edge_network作为一个类型存在,位于matrix_grad.h中结构体类型的数


完整的序列模型: 完整的序列模型:


![image-20200128154352842](/Users/zhangyiji/Documents/code/cpp_demo/my_os/Edge-Computing-Engine/image-20200128154352842.png)
![image-20200128154352842](image-20200128154352842.png)


## 新的demo程序实现5层全连接层,可自定义神经元和激活函数,损失函数 ## 新的demo程序实现5层全连接层,可自定义神经元和激活函数,损失函数


@@ -532,7 +532,6 @@ Something :
> 5. 更多的细节参见目前最新的代码 > 5. 更多的细节参见目前最新的代码
> 6. 欢迎star和关注. > 6. 欢迎star和关注.
> 7. autodiff部分感谢国外博主Omar的思路提醒. > 7. autodiff部分感谢国外博主Omar的思路提醒.
>


------ ------




picture/path.png → path.png View File


Loading…
Cancel
Save