|
You are here |
jakevdp.github.io | ||
| | | | |
spacedome.tv
|
|
| | | | | FFT in Haskell and Futhark | |
| | | | |
charleslabs.fr
|
|
| | | | | Apply complex mathematical operations with machine learning in digital signal processing. Check out two artificial neural network experiments here. | |
| | | | |
kevinventullo.com
|
|
| | | | | Suppose you knew that 9,273,284,218,074,431 was a perfect 7th power. How would you compute the 7th root? This is a long overdue sequel to the previous post, in which the author promised to derive an efficient algorithm for computing exact k-th roots of integers. That is, computing the k-th root of an integer assumed to... | |
| | | | |
bytepawn.com
|
|
| | | I will show how to solve the standard A x = b matrix equation with PyTorch. This is a good toy problem to show some guts of the framework without involving neural networks. | ||