This tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation.
|
9 سال پیش | |
---|---|---|
README.md | 9 سال پیش | |
alexnet.py | 9 سال پیش | |
basic_operations.py | 9 سال پیش | |
convolutional_network.py | 9 سال پیش | |
helloworld.py | 9 سال پیش | |
input_data.py | 9 سال پیش | |
linear_regression.py | 9 سال پیش | |
logistic_regression.py | 9 سال پیش | |
multigpu_basics.py | 9 سال پیش | |
multilayer_perceptron.py | 9 سال پیش | |
nearest_neighbor.py | 9 سال پیش | |
recurrent_network.py | 9 سال پیش |
Basic code examples for some machine learning algorithms, using TensorFlow library.
A new layout and code comments are coming soon