- https://towardsdatascience.com/linear-algebra-cheat-sheet-for-deep-learning-cd67aba4526c (Linear Algebra basic)
- https://harishnarayanan.org/writing/artistic-style-transfer/
- https://appliedgo.net/perceptron/#inside-an-artificial-neuron
- https://www.khanacademy.org/math/multivariable-calculus/multivariable-derivatives/partial-derivative-and-gradient-articles/a/introduction-to-partial-derivatives
- https://medium.com/@nokkk/jupyter-notebook-tricks-for-data-science-that-enhance-your-efficiency-95f98d3adee4
- https://medium.com/@bwest87/building-a-deep-neural-net-in-google-sheets-49cdaf466da0
- https://codeburst.io/jupyter-notebook-tricks-for-data-science-that-enhance-your-efficiency-95f98d3adee4
- https://najeebkhan.github.io/blog/VecCal.html (Jacobian vs Hessian)
- Optimization algo bird eye view http://fa.bianp.net/teaching/2018/eecs227at/
- https://nbviewer.jupyter.org/github/groverpr/learn_python_libraries/blob/master/pandas/pandas_cheatsheet.ipynb basic pandas df
- https://github.com/Stephen-Rimac/Python-for-Data-Scientists/blob/master/Python%20for%20Data%20Scientists.ipynb data scientist
- https://towardsdatascience.com/beyond-accuracy-precision-and-recall-3da06bea9f6c precision and recall
- https://medium.com/@yu4u/why-mobilenet-and-its-variants-e-g-shufflenet-are-fast-1c7048b9618d mobilenet
- https://qiita.com/odanado/items/ffb685ba48f8a2a51683 embedding visualization
- https://medium.com/@shivamgoel1791/everything-you-need-to-know-about-neural-style-transfer-994530cc9a6e neural style transfer
- https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/ // nmt with attention
- https://www.kaggle.com/annavictoria/ml-friendly-public-datasets
- https://machinelearningmastery.com/how-to-use-statistics-to-identify-outliers-in-data/?__s=soesfvn8qaszfihuwqqp
- https://tuatini.me/part-1-how-to-setup-your-own-environment-for-deep-learning/
- https://christophm.github.io/interpretable-ml-book/intro.html
- https://towardsdatascience.com/semantic-segmentation-with-deep-learning-a-guide-and-code-e52fc8958823
Visualization