Basic code examples for some machine learning algorithms, using TensorFlow library.
- Hello World
- Basic Operations (add, mult,...)
- Basic Operations on multi-GPU
- Linear Regression
- Logistic Regression
- Multilayer Perceptron
- Convolutional Neural Network
- AlexNet
- Reccurent Network
- other coming soon...
A new layout and code comments are coming soon