This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-18 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa76b783eb9daac6d91cdc85a0526950bda1e524
candle
/
candle-nn
/
tests
History
Laurent Mazare
0902846f25
Add the AdamW optimizer. (
#307
)
...
* Add the AdamW optimizer. * Add some AdamW test validated against PyTorch.
2023-08-02 14:03:49 +01:00
..
layer_norm.rs
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
loss.rs
Add the cross-entropy loss. (
#287
)
2023-07-31 14:26:36 +01:00
ops.rs
Add the AdamW optimizer. (
#307
)
2023-08-02 14:03:49 +01:00
optim.rs
Add the AdamW optimizer. (
#307
)
2023-08-02 14:03:49 +01:00
test_utils.rs
Add the AdamW optimizer. (
#307
)
2023-08-02 14:03:49 +01:00