Explore >> Select a destination


You are here

www.chrisritchie.org
| | finnstats.com
10.7 parsecs away

Travel
| | Best Books For Deep Learning. We've compiled a list of the top deep learning books for you. Check it out now.
| | www.onswiftwings.com
6.5 parsecs away

Travel
| | Image colorization for a while has been a tedious process that is done by hand in Photoshop. It can take up to one month to colorize a single picture manually, but luckily we can automate it and achieve realistic results with machine learning. In today's article let's check how image colorization can be automated using machine learning and build iOS application that colorizes grayscale images using CoreML. Pre-requisites It should be pointed out that this article requires some Python and Machine Learning...
| | www.v7labs.com
12.6 parsecs away

Travel
| | Autoencoders are a type of neural network that can be used for unsupervised learning. Explore different types of autoencoders and learn how they work.
| | jxmo.io
68.6 parsecs away

Travel
| A primer on variational autoencoders (VAEs) culminating in a PyTorch implementation of a VAE with discrete latents.