-
Updated
May 23, 2021
#
linear-algebra
Here are 1,577 public repositories matching this topic...
100 Days of ML Coding
python
machine-learning
tutorial
deep-learning
svm
linear-regression
scikit-learn
linear-algebra
machine-learning-algorithms
naive-bayes-classifier
logistic-regression
implementation
support-vector-machines
100-days-of-code-log
100daysofcode
infographics
siraj-raval
siraj-raval-challenge
A collection of algorithms and data structures
algorithm
algorithms
geometry
strings
linear-algebra
mathematics
matrix-multiplication
sorting-algorithms
graph-theory
traveling-salesman
dijkstra
search-algorithm
dynamic-programming
nlog
search-algorithms
maxflow
adjacency
adjacency-matrix
tree-algorithms
edmonds-karp-algorithm
-
Updated
Aug 28, 2021 - Java
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
learning
pdf
machine-learning
good
mit
deep-learning
neural-network
book
machine
linear-algebra
neural-networks
deeplearning
print
excercises
lecture-notes
chapter
clear
thinking
printable
-
Updated
Jan 16, 2021 - Java
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
-
Updated
Sep 27, 2019 - Jupyter Notebook
Statistical Machine Intelligence & Learning Engine
visualization
nlp
data-science
machine-learning
statistics
deep-learning
graph
clustering
interpolation
genetic-algorithm
linear-algebra
regression
nearest-neighbor-search
classification
wavelet
dataframe
computer-algebra-system
manifold-learning
multidimensional-scaling
-
Updated
Sep 3, 2021 - Java
A library for visualization and creative-coding
visualization
art
svg
design
typescript
canvas
creative-coding
graphics
vector
linear-algebra
sound
generative-art
generative
pts
graphic-design
-
Updated
Jun 6, 2021 - TypeScript
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Aug 30, 2021 - C#
Andlon
commented
Apr 29, 2021
The main constructor from existing CSR/CSC data is e.g. try_from_csr_data. However, this deliberately rejects unsorted input. However, if the only issue with the data is that the column indices are not sorted, then this is fixable. We should provide a similarly named `try_from_unsorted_csr_d
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
finance
statistics
algebra
math
information-theory
vector
matrix
linear-algebra
probability
mathematics
regression
combinatorics
number-theory
numerical-analysis
distributions
-
Updated
Jul 28, 2021 - PHP
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
-
Updated
Jan 7, 2021 - C++
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
cheat-sheets
learning
machine-learning
youtube
tutorial
practice
course
deep-learning
linear-algebra
learning-python
coursera
tutorials
artificial-intelligence
learn-to-code
neural-networks
youtube-playlist
coursera-machine-learning
read-articles
probability-statistics
2021
-
Updated
Sep 1, 2021
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
optimization
linear-algebra
sparse-systems
linear-programming
scientific-computing
fast-fourier-transform
computational-geometry
differential-equations
eigenvectors
mersenne-twister
eigenvalues
parallel-computations
-
Updated
Sep 4, 2021 - Go
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
-
Updated
Aug 13, 2021
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
-
Updated
Nov 26, 2017 - Jupyter Notebook
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
-
Updated
Jan 18, 2021 - Rust
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
machine-learning
statistics
neural-network
optimization
matrix
linear-algebra
automatic-differentiation
regression
autograd
numerical-calculations
scientific-computing
topic-modeling
ndarray
plotting
gsl
maths
sparse-linear-systems
statistical-functions
mcmc
algorithmic-differentation
-
Updated
Aug 9, 2021 - OCaml
BLAS-like Library Instantiation Software Framework
high-performance
linear-algebra
matrix-functions
matrix-multiplication
high-performance-computing
blas
linear-algebra-library
matrix-calculations
matrix-library
blas-libraries
blis
-
Updated
Sep 4, 2021 - C
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
-
Updated
Aug 8, 2021 - C++
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
iot
machine-learning
nim
deep-learning
opencl
linear-algebra
automatic-differentiation
openmp
parallel-computing
cuda
autograd
gpgpu
neural-networks
high-performance-computing
ndarray
tensor
gpu-computing
multidimensional-arrays
cudnn
matrix-library
-
Updated
Sep 6, 2021 - Nim
A linear algebra and mathematics library for computer graphics.
-
Updated
Aug 11, 2021 - Rust
A polyhedral compiler for expressing fast and portable data parallel algorithms
machine-learning
library
deep-neural-networks
compiler
optimization
linear-algebra
code-generation
tensors
tensor-algebra
-
Updated
Aug 19, 2021 - C++
Linear algebra in TypeScript.
javascript
machine-learning
typescript
vector
matrix
linear-algebra
high-performance-computing
blas
linear-algebra-library
-
Updated
Apr 25, 2021 - TypeScript
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
-
Updated
May 28, 2020 - Python
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
python
computer-science
data-science
machine-learning
statistics
calculus
tensorflow
numpy
linear-algebra
probability
jupyter-notebook
mathematics
pytorch
data-structures
-
Updated
Aug 18, 2021 - Jupyter Notebook
Linear Algebra for Java
-
Updated
Apr 30, 2021 - Java
Teaching Materials for Dr. Waleed A. Yousef
computer-science
data-science
machine-learning
statistics
programming
optimization
linear-algebra
probability
mathematics
statistical-learning
image-processing
data-visualization
data-structures
discrete-mathematics
pattern-recognition
statistical-models
digital-design
logic-design
analysis-of-algorithms
-
Updated
Sep 5, 2021 - Mathematica
A header-only C++ library for large scale eigenvalue problems
-
Updated
Aug 14, 2021 - C++
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."
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.