This is the code for the blog post 'How to Build a Simple Image Recognition System Using TensorFlow - Part1' 'How to Build a Simple Image Recognition System Using TensorFlow - Part2'
- Softmax Classifier
- Fully Connected 2-Layer Neural Network
Image classification using CIFAR10 with 2-Layer Fully Connected Neural Network
PythonMIT
This is the code for the blog post 'How to Build a Simple Image Recognition System Using TensorFlow - Part1' 'How to Build a Simple Image Recognition System Using TensorFlow - Part2'