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 10 ans | |
|---|---|---|
| README.md | il y a 10 ans | |
| alexnet.py | il y a 10 ans | |
| basic_operations.py | il y a 10 ans | |
| convolutional_network.py | il y a 10 ans | |
| helloworld.py | il y a 10 ans | |
| input_data.py | il y a 10 ans | |
| linear_regression.py | il y a 10 ans | |
| logistic_regression.py | il y a 10 ans | |
| multilayer_perceptron.py | il y a 10 ans | |
| recurrent_network.py | il y a 10 ans |
Basic code examples for some machine learning algorithms, using TensorFlow library.