Docker + Flask | Dockerizing a Python API
Author(s): Billy Bonaros Originally published on Towards AI. Docker containers are one of the hottest trends in software development right now. Not only it makes it easier to create, deploy and run applications but by using containers you are confident that your …
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 …
Ultralearning Product Data Science
Author(s): Harsh Darji Originally published on Towards AI. Data Science The minimal effort maximum outcome way Happiness is not pleasure. Happiness is the expansion of possibilities β Scott Young I often wonder what is one thing I am most passionate about, I …
Decrypting QAnon
Author(s): Luca Giovannini Originally published on Towards AI. Natural Language Processing, Opinion A NLP-oriented look at the movementβs core texts. QAnon flag at Virginia 2nd Amendment Rally, January 2020. Credits: Anthony Crider/Flickr (CC-BY 2.0) One of the most interesting effects of the …
Grouping Classes Using K-Nearest Neighbors Algorithm β Python
Author(s): Jayashree domala Originally published on Towards AI. Machine Learning A guide to knowing and implementing the KNN algorithm. Photo by Annie Spratt on Unsplash What is the KNN algorithm? It is an algorithm used for classification tasks and works on a …
Feeling Better? Analyzing the Effects of Social Media Engagement on Depression Using Natural Language Processing
Author(s): Aadit Barua Originally published on Towards AI. Photo by Stefano Pollio on Unsplash Aadit Barua, Westlake High School, Austin, TX A global challenge Depression is a mental health condition that affects over 250 million people, according to the World Health Organization …
A friendly guide to Web Scraping Greenhouse Gas data from Wikipedia
Author(s): Eugenia Anello Originally published on Towards AI. How to extract tableβs content with Octoparse and apply clustering analysis Illustration by author Disclaimer: This article is only for educational purposes. We do not encourage anyone to scrape websites, especially those web properties …