Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fla/ops/generalized_delta_rule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ Here, $\mathbf{I}$ is replaced by a diagonal matrix $\mathbf{D}_t$. This transit

## Efficient Chunkwise Implementation

For detailed information about efficient chunkwise implementation, please refer to our [technical note](https://drive.google.com/file/d/1rJbO3dU4fe7OKG3w7Yg058z_BNIuavNF/view?usp=sharing).
For detailed information about efficient chunkwise implementation, please refer to our [technical note](https://drive.google.com/file/d/1qqc6THTRc2bw-LtwsbGNxNDw00sNzi5M/view?usp=sharing).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Hosting technical documentation on Google Drive can be fragile for a public project. Links can break, access permissions might change, or the file could be deleted, making it inaccessible to future users and contributors.

For better long-term stability and to keep documentation versioned alongside the code, consider committing the technical note directly into the repository, for instance, within a docs/ directory.