This website requires JavaScript.
Explore
Help
Sign In
leto
/
LeNN
Watch
1
Star
0
Fork
0
You've already forked LeNN
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
LeLeLeLeto
8969d5ba2e
Added network backpropagation, only works for last layer for now
2024-12-31 17:22:36 +01:00
.gitignore
Updated gitignore
2024-12-31 02:08:55 +01:00
layer.h
Added layer backpropagation
2024-12-31 17:21:57 +01:00
main.cpp
Added LeMa library
2024-12-31 01:12:30 +01:00
matrices.h
Matrix extend functions and made hadamard return a Matrix
2024-12-31 17:22:20 +01:00
network.h
Added network backpropagation, only works for last layer for now
2024-12-31 17:22:36 +01:00
README.md
Initial commit
2024-12-30 22:14:46 +01:00
README.md
LeNN
Description
No description provided
Readme
46
KiB
Languages
C++
100%