This website requires JavaScript.
Explore
Help
Sign In
Qiea
/
c-cnn
Watch
1
Star
0
Fork
0
You've already forked c-cnn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20
Commits
2
Branches
0
Tags
9db7b625fe83a734ce0f5fb88e8defcede3ff8fd
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Qiea
9db7b625fe
添加功能
...
两种方式进行cnn: 1.is1250000(1):原始数据cnn 2.is1250000(0):100*100矩阵cnn
2024-11-12 13:03:02 +08:00
.gitignore
init
2024-11-09 23:12:32 +08:00
CMakeLists.txt
移植stm32代码
2024-11-10 11:17:17 +08:00
cnn_model.c
修复expand函数中无法malloc的bug:
2024-11-11 17:34:50 +08:00
cnn_model.h
添加功能
2024-11-12 13:03:02 +08:00
cnn.c
添加功能
2024-11-12 13:03:02 +08:00
cnn.h
全功能实现,验证通过,暂未精简
2024-11-11 14:34:09 +08:00
debug.c
实现cnn计算功能,修复switchdata的bug
2024-11-11 12:28:33 +08:00
debug.h
移植stm32代码
2024-11-10 11:17:17 +08:00
main.c
添加功能
2024-11-12 13:03:02 +08:00
README.md
init
2024-11-09 23:12:32 +08:00
README.md
c-cnn
c-cnn
Description
No description provided
Readme
12
MiB
Languages
C
99.4%
CMake
0.6%