Pytorch Tutorial for Beginners
Author(s): Eugenia Anello Pytorch is a Deep Learning framework developed by Facebook’s AI Research Lab in 2016. It’s widely famous for computer vision oriented… Continue reading on Towards AI » Published via Towards AI …
How Machine Learning Can Be Used To Predict Application Performance
Author(s): Lily Chen A case for machine learning in frontend performance Continue reading on Towards AI » Published via Towards AI …
Creating AI Web Apps using TensorFlow, Google Cloud Platform, and Firebase
Author(s): Jonathan Quijas Machine Learning, Cloud Computing From the Sandbox to the Cloud: How to Easily Deploy your Machine Learning Models into Production Web Applications Photo by James Lee on Unsplash Introduction Training Machine Learning models for a web app with ML functionalities …
What’s in the TensorFlow Federated(TFF) box?
Author(s): Bala Priya Machine Learning Based on Krzysztof Ostrowski’s talk at OpenMined Privacy Conference 2020 Photo by Josh Calabrese on Unsplash Krzysztof Ostrowski is a Research Scientist at Google, where he heads the TensorFlow Federated development team. This blog post is inspired by …
How to Share your Machine Learning Models with Shiny
Author(s): George Pipis A walk-through example of an interactive Shiny Apps Continue reading on Towards AI » Published via Towards AI …
5 Most Commonly Used Distance Metrics in Machine Learning
Author(s): Chetan Ambi Different types of distance metrics used in Machine Learning Continue reading on Towards AI » Published via Towards AI …
Fully Explained K-means Clustering with Python
Author(s): Amit Chauhan Unsupervised part in machine learning for group similarities. Continue reading on Towards AI » Published via Towards AI …
12 Factors of reproducible Machine Learning in production
Author(s): Ben Koller Machine Learning The last two decades have yielded us some great understandings of Software Development. A big part of that is due to the emergence of DevOps and its wide adoption throughout the industry. Leading software companies follow identical …
16 Interview Questions That Test Your Machine Learning Skills (Part-2)
Author(s): Chandrasekhar Gundluru Ace your machine learning interviews Continue reading on Towards AI » Published via Towards AI …
16 Interview Questions That Test Your Machine Learning Skills (Part-1)
Author(s): Chandrasekhar Gundluru Ace your machine learning interviews Continue reading on Towards AI » Published via Towards AI …
Fully Explained Logistic Regression with Python
Author(s): Amit Chauhan A Statistical non-linear approach in the machine learning algorithm Continue reading on Towards AI » Published via Towards AI …
Deploying a Neural Style Transfer App on Streamlit
Author(s): Tim Cvetko Get your ML app up and running in a matter of minutes Continue reading on Towards AI » Published via Towards AI …
How To Win Your NHL Pool Without Even Trying
Author(s): Yan Gobeil I am taking part in the NHL pool organized by the Canadian Blind Hockey Association. Machine Learning How I used machine learning to predict the number of points that a hockey player will score this year With the new National …
Performance Metrics to evaluate ML Models
Author(s): Rajvi Shah Explanation and application of popular metrics to measure the performance of ML models. Continue reading on Towards AI » Published via Towards AI …
The Power of List Comprehensions, and Their Relevance in Machine Learning Programming
Author(s): Michelangiolo Mazzeschi My explanation on how to use nested list properly Continue reading on Towards AI » Published via Towards AI …