Skip to content

Conversation

@PrimedErwin
Copy link
Collaborator

No description provided.

Advaitgaur004 and others added 30 commits July 19, 2025 11:29
Add new standard activation functions
- which essentially Add Tensor_abs implementation
[Feat] : Implement Tensor_abs operator and tests
[Feat] : Add MSE, MAE, and Huber Loss Functions
- This is no fix afterall...but yeah it looks good now, dont judge my career on the basis of this commit later on :(
[Test] : Add softmax forward and backward tests
Advaitgaur004 and others added 29 commits August 2, 2025 15:54
[Feat] : Add AdaGrad, RMSProp, and Adam Optimizers
[Feat] : Implement SGD with Momentum (SGDM)
[Feat] : Add weight decay support to all optimizers
[Feat] : Add gradient clipping utilities for neural network training
- It follows SIngle source of truth.
- All build logic (which files to compile, which flags to use, how to link libraries) is now located only in CMakeLists.txt file.
[Style] : Enforce consistent code formatting
[Cleanup] : Tidy up the build script
[Doc] : API documentation to cten.h
@PrimedErwin PrimedErwin merged commit cadf7d9 into main Aug 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants