25 Inspiring A.I. Thought Leaders you Should Follow Today
Author(s): Jair Ribeiro Originally published on Towards AI. The most influential thought leaders who are using A.I. to transform our society Photo by Hitesh Choudhary on Unsplash The A.I. field is an ever-increasing scenario across the hype, the practical implementation, and the …
Get a Google AI Skills Badge in Just 30 Days
Author(s): Frederik Bussler Originally published on Towards AI. ML and AI track Photo by Kai Wenzel on Unsplash Google is the world’s biggest AI company. While there are a few bigger companies, by market cap — such as Microsoft and Amazon — …
Google’s Model Search is a New Open Source Framework that Uses Neural Networks to Build Neural Networks
Author(s): Jesus Rodriguez Originally published on Towards AI. The new framework brings state-of-the-art neural architecture search methods to TensorFlow. Source: https://github.com/google/model_search I recently started an AI-focused educational newsletter, that already has over 70,000 subscribers. TheSequence is a no-BS (meaning no hype, no …
TensorFlow: Speed Up NumPy by over 10,000x with GPUs
Author(s): Louis Chan Originally published on Towards AI. Code Photo by Marc-Olivier Jodoin on Unsplash If you have used Python for any data processing, you have most likely used NumPy (short for Numerical Python). It provides a rich arsenal of complex data …
GANsformers: Generate complex scenes using GANs and Transformers
Author(s): Louis Bouchard Originally published on Towards AI. They basically leverage transformers’ attention mechanism in the powerful StyleGAN2 architecture to make it even more powerful! Results examples on generating bedroom scenes with its attention maps. Image from: Drew A. Hudson and C. …
Let’s Win at 7½ With RL!
Author(s): Alberto Prospero Originally published on Towards AI. Machine Learning How reinforcement learning can be applied to find optimal strategies at 7½ (a game really similar to Blackjack!) Photo by Marin Tulard on Unsplash Introduction “Winner, Winner, Chicken Dinner!”.In the movie 21, …
Install the Fastai Course Requirements on Linux
Author(s): David Littlefield Originally published on Towards AI. Deep Learning for Coders: Image by Anton Maksimov juvnsky This article is an expanded guide that’s meant to help you learn what’s happening throughout the chapter. It provides definitions of terms, commands, and code …