EmbarkStudios / EmbarkStudios/emote

Let normalization work on all tensors

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Orthogonal normalization only gets applied to Linear and 2D-Convolutional layers right now. We should investigate where we want them to apply. Is there a reason not to apply it to every kind of layer?

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the orthogonal normalization handling for Linear and 2D-Convolutional layers, then investigate whether other tensor or layer types have a reason to be excluded. Done means documenting the intended scope and implementing normalization for the agreed layer types with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.