Skip to content

Conversation

@kholdrex
Copy link
Member

@kholdrex kholdrex commented Dec 9, 2025

  • Add LinearLayer with forward/backward pass and optimizer integration
  • Xavier/Glorot initialization by default
  • Input caching for efficient backward pass
  • Comprehensive unit tests
  • Add linear_layer_example demonstrating usage patterns
  • Update README with LinearLayer documentation and cleanup

- Add LinearLayer with forward/backward pass and optimizer integration
- Xavier/Glorot initialization by default
- Input caching for efficient backward pass
- Comprehensive unit tests
- Add linear_layer_example demonstrating usage patterns
- Update README with LinearLayer documentation and cleanup
@kholdrex kholdrex self-assigned this Dec 9, 2025
@kholdrex kholdrex added the enhancement New feature or request label Dec 9, 2025
@kholdrex kholdrex merged commit 075febc into main Dec 9, 2025
1 check passed
@kholdrex kholdrex deleted the feature/linear-layer branch December 9, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants