This tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation.
|
9 years ago | |
---|---|---|
README.md | 9 years ago | |
basic_operations.py | 9 years ago | |
helloworld.py | 9 years ago | |
input_data.py | 9 years ago | |
linear_regression.py | 9 years ago | |
logistic_regression.py | 9 years ago |
Basic code examples for some machine learning algorithms, using TensorFlow library.