Nicholas Santavas
|
d35fa1db41
|
Add Hinge, Huber and LogCosh losses (#199)
|
2023-12-22 10:28:10 -08:00 |
|
Justin Deschenaux
|
e8deca84e0
|
Add dropout2d (#250)
|
2023-12-22 08:02:29 -08:00 |
|
Angelos Katharopoulos
|
57fe918cf8
|
Adds C++ and nn quantization utilities (#230)
* Add C++ de-/quantize ops
* Add quantize functions to the docs and tests
* Add a QuantizedLinear module
|
2023-12-20 14:17:38 -08:00 |
|
Emircan Erol
|
e549f84532
|
Triplet Loss (#211)
* Triplet Loss
* Requested Changes
* Margin to alpha
|
2023-12-19 12:37:12 -08:00 |
|
jojopuppet
|
18cca64c81
|
Add smoothed L1 loss and enhancements to cross entropy loss (#166)
* Add smooth_l1_loss
* Add labels moothing for cross entropy loss
---------
Co-authored-by: Awni Hannun <awni@apple.com>
|
2023-12-18 07:26:21 -08:00 |
|
Awni Hannun
|
ee0c2835c5
|
Docs updates (#198)
Reorganize NN docs + a few other tidbits.
|
2023-12-17 13:20:55 -08:00 |
|
Awni Hannun
|
8ca7f9e8e9
|
awni's commit files
|
2023-11-29 10:30:41 -08:00 |
|