http://www.cs.cmu.edu/afs/cs.cmu.edu/project/theo-3/www/ml.html
http://www.wildml.com/2015/11/understanding-convolutional-neural-networks-for-nlp/
https://www.cs.princeton.edu/~blei/papers/Blei2012.pdf - Topic Modelling (NLP)
Comparison: Caffe, Torch, Theano, Tensor_flow, Keras, Lasagne
http://shoutfuture.blogspot.in/2016/12/machine-learning-algorithms-for-beginners.html
https://github.com/ZuzooVn/machine-learning-for-software-engineers
https://xyclade.github.io/MachineLearning/#using-unsupervised-learning-to-merge-features-pca
from sklearn import metrics
watch -n 5 free -m To watch free memory
To use Algorithm in Latex
Gephi for python plot
$$ \mathscr R $$
A novel approach for speeding up RBF based Interpolation Methods
https://stackoverflow.com/questions/33759623/tensorflow-how-to-save-restore-a-model
From tensorflow.python.client import device_lib Print(device_lib.list_local_devices()) Python without Sudo Mobilenet V2: PyTorch CIFAR-1 Google AI blog: Federated Learning :Fine tuning through Torch (Surgery): https://discuss.pytorch.org/t/how-to-perform-finetuning-in-pytorch/419, Codecogs for equations in latex,
Scaling neural machine translation to bigger data sets with faster training and inference
https://developer.download.nvidia.com/compute/cuda/10.0/Prod/docs/sidebar/CUDA_Quick_Start_Guide.pdf
gedit ~/.bashrc
http://archive.ics.uci.edu/ml/index.php (data for ML and DS)
Command to save terminal output to the text file
“SomeCommand 2>&1 | tee SomeFile.txt”
Simon Peyton-Jones talk on writing a great research paper: https://www.youtube.com/watch?v=g3dkRsTqdDA
Simon P-J on how to give a research talk: https://www.youtube.com/playlist?list=PL_GZMuq8H3NaR-8LjxAEiNJ4cUVC1vxn6
Simon Says: http://research.microsoft.com/en-us/um/people/simonpj/papers/giving-a-talk/giving-a-talk.htm
Parberry on presenting a theoretical CS paper: https://larc.unt.edu/ian/pubs/speaker.pdf
Parberry on writing referee reports: http://www.cs.utexas.edu/~dahlin/professional/parbery-referee.pdf
Atul Gawande's The Checklist Manifesto: http://atulgawande.com/book/the-checklist-manifesto/
https://www.policybazaar.com/income-tax/tax-saving-investments/
Import inspect Import numpy inspect.getfile(numpy)
Problem of finding wrapt while installing tensorflow pip install wrapt --upgrade --ignore-installed pip install tensorflow
https://towardsdatascience.com/batch-normalization-in-3-levels-of-understanding-14c2da90a338
✅