-
Updated
Feb 28, 2022
linear-algebra
Here are 1,993 public repositories matching this topic...
-
Updated
Jul 2, 2022 - Java
-
Updated
Jan 16, 2021 - Java
-
Updated
Sep 27, 2019 - Jupyter Notebook
-
Updated
May 20, 2022 - Java
-
Updated
Jul 3, 2022 - TypeScript
-
Updated
Jul 4, 2022 - C#
-
Updated
Jun 4, 2022
I noticed that CooMatrix::push_matrix does not threshold or detect zero elements in the input. Thus the resulting sparse matrix is more dense than it needs to be. By comparison, constructing a matrix using, e.g., CscMatrix::from, does detect entries that are exactly zero and does not include them in the resulting sparse matrix. If there isn't a rationale for the difference in behavior, may I s
-
Updated
Apr 17, 2022 - PHP
-
Updated
Aug 13, 2021
-
Updated
Apr 17, 2022 - C++
-
Updated
Jun 12, 2022 - Go
-
Updated
Mar 23, 2022 - Jupyter Notebook
-
Updated
Nov 26, 2017 - Jupyter Notebook
-
Updated
Jul 8, 2022 - C
-
Updated
Oct 8, 2021 - Rust
-
Updated
Jul 6, 2022 - OCaml
-
Updated
Jul 1, 2022 - C++
-
Updated
May 16, 2022 - Jupyter Notebook
-
Updated
Jul 6, 2022 - Fortran
-
Updated
May 28, 2022 - Nim
-
Updated
Apr 16, 2022 - Rust
-
Updated
Jul 5, 2022 - C++
-
Updated
Jun 16, 2022 - Jupyter Notebook
-
Updated
May 10, 2022 - Mathematica
-
Updated
Jun 12, 2022 - TypeScript
Improve this page
Add a description, image, and links to the linear-algebra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linear-algebra topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.