Build a language model to predict the next word based on the previous word in the sequence.
How to predict the Bitcoin price, but this can apply to any cryptocurrency.
Build simplest possible neural network for recognizing handwritten digits.
Recognition images from CIFAR-10 data-set with the TensorFlow Estimators and Datasets API.
How to make a Convolutional Neural Network for recognition images from CIFAR-10 data-set with the Following concept.