This tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation.
|
%!s(int64=9) %!d(string=hai) anos | |
---|---|---|
README.md | %!s(int64=9) %!d(string=hai) anos | |
basic_operations.py | %!s(int64=9) %!d(string=hai) anos | |
helloworld.py | %!s(int64=9) %!d(string=hai) anos | |
input_data.py | %!s(int64=9) %!d(string=hai) anos | |
linear_regression.py | %!s(int64=9) %!d(string=hai) anos | |
logistic_regression.py | %!s(int64=9) %!d(string=hai) anos |
Basic code examples for some machine learning algorithms, using TensorFlow library.