This website requires JavaScript.
Explore
Help
Sign In
Bausager
/
Flux
Watch
1
Star
0
Fork
0
Code
Issues
36
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
cb65174cf41af75add8b81453d2ae165abb47a75
Flux
/
include
/
modules
/
neural_networks
/
activation_functions
T
History
Bausager
cb65174cf4
Binomial_CrossEnthophy
...
fixed rowwise/colswise mean/sum and implemented binomial_corssentrhopy. Next up is regression.
2026-05-22 10:11:43 +02:00
..
Activation_ReLU.h
Fittet new functions to everying in neural networks. Still need to optimise for uint64_t vs int64_t and vec vs mat in some places.
2026-05-16 20:37:05 +02:00
Activation_Sigmoid.h
Binomial_CrossEnthophy
2026-05-22 10:11:43 +02:00
Activation_Softmax_Loss_CategoricalCrossentropy.h
Fittet new functions to everying in neural networks. Still need to optimise for uint64_t vs int64_t and vec vs mat in some places.
2026-05-16 20:37:05 +02:00
Activation_Softmax.h
Binomial_CrossEnthophy
2026-05-22 10:11:43 +02:00