Skip to content

Instantly share code, notes, and snippets.

@PtrMan
Last active January 10, 2023 14:45
Show Gist options
  • Save PtrMan/a0f14034cc284c807724177f61a86119 to your computer and use it in GitHub Desktop.
Save PtrMan/a0f14034cc284c807724177f61a86119 to your computer and use it in GitHub Desktop.

This is a collection of various books and articles about the math of ML models.

Keywords: Mathematics
Keywords: Math
Keywords: machine learning
Keywords: ML

Reinforcement learning

http://karpathy.github.io/2016/05/31/rl/

  • RL
  • policy gradients

ML mathematics: Autodiff

https://thenumb.at/Autodiff/

Keywords: Automatic differentiation

Markov Chain Monte Carlo

Introduction - Markov Chain Monte Carlo and the Metropolis Alogorithm

Keywords: MCMC Keywords: Markov Chain Monte Carlo

AI>ML>NN>sparsity

https://www.gwern.net/docs/ai/nn/sparsity/index

article : Hopfield networks

https://ml-jku.github.io/hopfield-layers/#mjx-eqn-eqweight_matrix

ML NN type: Siamese NN

https://vevesta.substack.com/p/siamese-neural-network

this is a collection of various neural network types and machine learning types

Graph Neural Network

Adaptive Diffusion in Graph Neural Networks pdf

meta

Wiki wiki

Neural Network Zoo link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment