提交 aa7c24ff 编写于 作者: sahduashufa's avatar sahduashufa

add BP back

上级 3259facb
......@@ -128,7 +128,8 @@ Matrix API:
## 反向传播测试demo:
`#include<iostream>
```c
#include<iostream>
#include<ctime>
#include<string>
#include<time.h>
......@@ -178,7 +179,10 @@ int main()
cout<<"loss"<<": ";
cout<<matrix_sum(mat_sq)/100<<endl;
}
}`
}
```
## 演示:矩阵乘法
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册