linear-algebra
Avik-Jain/100-Days-Of-ML-Code355日前42.7k
100 Days of ML Coding
deeplearning4j/deeplearning4j355日前13.3k
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.
janishar/mit-deep-learning-book-pdf353日前12.1k
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
fastai/numerical-linear-algebra355日前9.9k
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
mathnet/mathnet-numerics354日前3.3k
Math.NET Numerics
mratsim/Arraymancer357日前1.2k
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