News

IPython Notebook(s) demonstrating deep learning functionality. tsf-basics Learn basic operations in TensorFlow, a library for various kinds of perceptual and language understanding tasks from Google.
tsf-basics Learn basic operations in TensorFlow, a library for various kinds of perceptual and language understanding tasks from Google. tsf-linear Implement linear regression in TensorFlow.
As I noted in a recent post on reproducing data projects, notebooks have become popular tools for maintaining, sharing, and replicating long data science workflows. Much of that is due to the ...
There are three main windows in Spyder, see the following layout of Spyder. There are three tags on the top right side: Object inspector, Variable explorer, and File Explorer. Note: You can use either ...
For most of our work, we will use Python extended with various packages. The mandatory assignment will include Python programming. We recommend working interactively when working with Python, and for ...