Browse Source

updated readme

master
Edge 4 years ago
parent
commit
26aab5736f
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      README.md

+ 1
- 2
README.md View File

@@ -100,8 +100,7 @@ edge_network作为一个类型存在,位于matrix_grad.h中结构体类型的数
定义了前向传播函数,前向传播无激活版,反向传播,末层反向传播,四大最常用的函数主体.

完整的序列模型:

![image-20200128154352842](/Users/zhangyiji/Documents/code/cpp_demo/my_os/Edge-Computing-Engine/image-20200128154352842.png)
<img src="https://github.com/AllenZYJ/Edge-Computing-Engine/raw/conv_review/image-20200128154352842.png" alt="image-20200128154352842">

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



Loading…
Cancel
Save