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