Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SullyChen/Chai
/ functions
Functions
31 in github.com/SullyChen/Chai
⨍
Functions
31
◇
Types & classes
6
↓ 3 callers
Method
Evaluate
src/chai.cpp:41
↓ 2 callers
Method
AddFCL
src/chai.cpp:13
↓ 2 callers
Method
AddSoftmax
src/chai.cpp:27
↓ 2 callers
Method
CalcDeltas
src/fcl.cpp:46
↓ 2 callers
Function
LoadMNIST
src/loadmnist.cpp:3
↓ 2 callers
Function
MaxElement
examples/Digit_Recognition.cpp:13
↓ 2 callers
Method
Train
src/chai.cpp:61
↓ 1 callers
Method
Forward
src/fcl.cpp:19
↓ 1 callers
Function
MaxElement
examples/MNIST_Test.cpp:12
↓ 1 callers
Method
UpdateParams
src/fcl.cpp:61
Method
AddReLU
src/chai.cpp:34
Method
AddSigmoid
src/chai.cpp:20
Method
CalcDeltas
src/relu.cpp:29
Method
CalcDeltas
src/sigmoid.cpp:26
Method
CalcDeltas
src/softmax.cpp:32
Method
ChaiModel
src/chai.cpp:3
Method
FCL
src/fcl.cpp:3
Method
Forward
src/relu.cpp:12
Method
Forward
src/sigmoid.cpp:12
Method
Forward
src/softmax.cpp:12
Method
Layer
src/layer.cpp:3
Method
ReLU
src/relu.cpp:3
Method
Sigmoid
src/sigmoid.cpp:3
Method
Softmax
src/softmax.cpp:3
Method
UpdateParams
src/relu.cpp:41
Method
UpdateParams
src/sigmoid.cpp:35
Method
UpdateParams
src/softmax.cpp:52
Function
main
examples/MNIST_Test.cpp:29
Function
main
examples/Digit_Recognition.cpp:30
Method
~ChaiModel
src/chai.cpp:7
Method
~Layer
src/layer.cpp:7