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