Machine Learning Resources
Reading and Writing Scientific Papers
Basic Python and Python Libraries
If you are new to Python or need a refresher, the below resources may be of use:
General Machine Learning
Scikit-Learn's User Guide (Python Machine Learning Library)
Introduction to Tensorflow (Python Machine Learning Library)
Getting Started with Keras (Python Machine Learning Library)
Ridge Regression
Lecture Notes on Ridge Regression by Wessel N. van Wieringen
Neural Networks