This website requires JavaScript.
Explore
Help
Sign In
Bausager
/
Flux
Watch
1
Star
0
Fork
0
You've already forked Flux
Code
Issues
36
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
edad247227c728d9aba044930e1afa049724e7fb
Flux
/
include
/
modules
/
neural_networks
/
loss
T
History
Bausager
edad247227
Starting on the model.h, but need to make layer structs and structs for loss and optimizers
2026-05-30 09:13:52 +02:00
..
Loss_BinaryCrossentropy.h
Binomial_CrossEnthophy
2026-05-22 10:11:43 +02:00
Loss_CategoricalCrossentrophy.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
Loss_MeanAbsoluteError.h
Starting on the model.h, but need to make layer structs and structs for loss and optimizers
2026-05-30 09:13:52 +02:00
Loss_MeanSquaredError.h
Starting on the model.h, but need to make layer structs and structs for loss and optimizers
2026-05-30 09:13:52 +02:00
Loss.h
Starting on the model.h, but need to make layer structs and structs for loss and optimizers
2026-05-30 09:13:52 +02:00