-
Updated
Jul 15, 2020
#
linear-algebra
Here are 1,197 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
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
Sep 27, 2019 - Java
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
-
Updated
Sep 27, 2019 - Jupyter Notebook
4
williamfiset
commented
Oct 24, 2017
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
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 9, 2020 - Java
A library for visualization and creative-coding
-
Updated
Sep 9, 2020 - TypeScript
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Sep 1, 2020 - C#
ProfFan
commented
Mar 2, 2020
Hi everyone,
I am building a sensor fusion framework based on nalgebra
, and found out that we do not have support for Lie algebra operations like expmap
and logmap
. Is is appropriate to add them here or should I implement them in my own crate by using some traits?
Many thanks,
Fan
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
Sep 9, 2020 - PHP
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
-
Updated
Jul 8, 2020 - C++
Go scientific library for machine learning, linear algebra, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, graph, plotting, visualisation, tensors, eigenvalues, differential equations, more.
visualization
machine-learning
optimization
linear-algebra
sparse-systems
linear-programming
artificial-intelligence
scientific-computing
fast-fourier-transform
graph-theory
computational-geometry
plotting
differential-equations
eigenvectors
tensor-algebra
hacktoberfest
eigenvalues
parallel-computations
mkl
hacktoberfest2019
-
Updated
Sep 10, 2020 - Go
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
-
Updated
Nov 26, 2017 - Jupyter Notebook
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
Sep 5, 2020 - 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 9, 2020 - C
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
-
Updated
Aug 25, 2020 - 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
Aug 11, 2020 - Nim
A linear algebra and mathematics library for computer graphics.
-
Updated
Sep 1, 2020 - 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 26, 2020 - Jupyter Notebook
Linear algebra in TypeScript.
javascript
machine-learning
typescript
vector
matrix
linear-algebra
high-performance-computing
blas
linear-algebra-library
-
Updated
Jul 30, 2020 - TypeScript
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
-
Updated
May 28, 2020 - Python
Linear Algebra for Java
-
Updated
Aug 27, 2020 - Java
A language for computing on sparse systems
-
Updated
May 17, 2019 - C++
A header-only C++ library for large scale eigenvalue problems
-
Updated
Jun 30, 2020 - C++
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
-
Updated
Aug 3, 2020 - Elixir
List of DL topics and resources essential for cracking interviews
natural-language-processing
computer-vision
deep-learning
linear-algebra
probability-statistics
generative-models
-
Updated
Nov 9, 2019
List of resources & possible pathway for the Math of Machine Learning and AI.
machine-learning
video
ai
deep-learning
calculus
linear-algebra
mathematics
artificial-intelligence
gilbert-strang
-
Updated
Apr 29, 2018
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
machine-learning
statistics
hpc
matlab
vector
matrix
linear-algebra
openmp
cpp11
matrix-factorization
matrix-functions
scientific-computing
expression-template
gaussian-mixture-models
armadillo
blas
lapack
linear-algebra-library
sparse-matrix
mkl
-
Updated
Nov 4, 2019
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.