Building deep learning neural networks using TensorFlow layers
A step-by-step tutorial on how to use TensorFlow to build a multi-layered convolutional network.
A step-by-step tutorial on how to use TensorFlow to build a multi-layered convolutional network.
TensorFlow Lite enriches the mobile experience.
Though they are typically applied to vision problems, convolution neural networks can be very effective for some language tasks.
How to build a multilayered LSTM network to infer stock market sentiment from social conversation using TensorFlow.
Solving problems with gradient ascent, and training an agent in Doom.
A unified methodology for scheduling workflows, managing data, and offloading to GPUs.
Using the keras TensorFlow abstraction library, the method is simple, easy to implement, and often produces surprisingly good results.
Analytical frameworks come with an entire ecosystem.
How to build and train a DCGAN to generate images of faces, using a Jupyter Notebook and TensorFlow.
Using advanced neural networks to tackle challenging natural language tasks.
A look at the Layer API, TFLearn, and Keras.
Generate new images and fix old ones using neural networks.