Deploy Machine Learning Web Apps for Free
Author(s): Aniket Maurya Machine Learning, Programming In this tutorial, I will explain how to deploy any Python web app on Heroku cloud. Photo by Kevin Ku on Unsplash Deploying a Machine Learning model is a difficult task due to the requirement of large memory …
How AI Voice Assistants Can Revolutionize Health
Author(s): Allen Jiang Siri, Alexa, Google and the future of voice and health technology Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Colorizing images with Deep Learning
Author(s): Jair Ribeiro Since the beginning of the photography, Image colorization may have been reserved for those with artistic talent in the past, but now… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Naive Bayes Classification
Author(s): Charanraj Shetty Probability basics and Bayes theorem Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
DeepFakes in 5 minutes
Author(s): Louis (What’s AI) Bouchard Understand how deepfakes work and create your own! Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
FastAPI — the spiffy way beyond flask!
Author(s): Shubham Saboo Programming FastAPI — The Spiffy Way Beyond Flask! An elegant and efficient framework to expose production-ready low latency APIs within minutes. In recent times, there has been an exponential growth of data science and machine learning applications. With the advent of these data-driven …
How To Contribute To Open-Source Projects As A Beginner
Author(s): Catalin Pit When I was learning to code, I wanted to make open-source contributions, but I had no idea where and how. Fast forward, I made my first… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Recommendation System Tutorial with Python using Collaborative Filtering
Author(s): Saniya Parveez, Roberto Iriondo Building a recommendation system using Python and collaborative filtering for a Netflix use case. Introduction A recommendation system generates a compiled list of items in which a user might be interested, in the reciprocity of their current …
Two Major Barriers to Apply AI in the Medical Industry
Author(s): Christopher Tao Some considerations of AI after the COVID-19 pandemic Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
The Math behind Gradient Descent and the Normal Equation for Linear Regression
Author(s): Moeedlodhi When i started my machine learning journey, the math was something that always intrigued me and still does. I for one believe that… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Topic Modeling with NMF for User Reviews Classification
Author(s): Sergio Ortega A practical guide to using a text mining technique to identify the main themes of a set of documents and cluster them per topic Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Summarizing AI Articles using AI (What else??)
Author(s): Jair Ribeiro This is how I’m using Artificial Intelligence to summarize my favorite articles about… Artificial Intelligence and build a weekly… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
A Detailed Introduction to Price Elasticity — With an Example
Author(s): Moeedlodhi Significance of Price Elasticity and how it is used to find the optimum price point. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Training taking too long? Use Exponentially Weighted Averages!
Author(s): Danyal Jamil Use this optimization to speed up your training! Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Using a TensorFlow Deep Learning Model for Forex Trading
Author(s): Adam Tibi Building an algorithmic bot, in a commercial platform, to trade based on a model’s prediction Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …