This tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation.
|
|
%!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| examples | %!s(int64=10) %!d(string=hai) anos | |
| notebooks | %!s(int64=10) %!d(string=hai) anos | |
| LICENSE | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| Setup_TensorFlow.md | %!s(int64=10) %!d(string=hai) anos | |
| input_data.py | %!s(int64=10) %!d(string=hai) anos | |
| multigpu_basics.py | %!s(int64=10) %!d(string=hai) anos |
Basic code examples for some machine learning algorithms, using TensorFlow library.
tensorflow
numpy
matplotlib
cuda (to run examples on GPU)
Other tutorials are coming soon...