Basic code examples for some machine learning algorithms, using TensorFlow library.
- Multilayer Perceptron (code)
- Convolutional Neural Network (code)
- AlexNet (code)
- Reccurent Network (code)
- Basic Operations on multi-GPU (code)
tensorflow
numpy
matplotlib
cuda (to run examples on GPU)
Other tutorials are coming soon...