This repo aims at introducing Python beginners how to use Python and TensorFlow for scientific computation tasks and problems.
The tutorial will be held once per week on TBD day at lunch time at Duke University, Gross Hall 3rd floor.
- Environment setup, get Python3, Jupyter and TensorFlow running on your laptop.
- Quick tutorial for basic Python3 programming.
- Introduce
numpy
,scipy
,matplotlib
,pandas
for scientific computation, data visualization, and dataframe manipulation. - Try to build learning models with TensorFlow and try out the example code.
https://github.com/cliburn/sta-663-2017 https://github.com/aymericdamien/TensorFlow-Examples https://lvdmaaten.github.io/tsne/