- Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud. Colaboratory allows you to write and execute code, save and share your analyses, and access powerful computing resources, all for free from your browser.
Jupyter Notebook Documentation
- Jupyter Notebook basically allows users to run interactive code and paragraph cells within the same "notebook". We will be using Python kernels although there are also Julia and R versions available for viewing at your leisure.
- NumPy is the fundamental package for scientific computing with Python.
- Pandas allows us to do common data analysis tasks such as reading and writing data, reshaping of data, time series-functionality and more!
Explaining Keras by Siraj Raval
(TensorBoard)[]
https://pytorch.org/tutorials/
https://speakerdeck.com/perone/pytorch-under-the-hood
CNTK, Theano, Caffe