Original Source Here A primer on the essentials of TensorFlow Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
Tag Archives: Machine Learning
Research Papers based on Knowledge Tracing
Original Source Here Code-DKT: A Code-based Knowledge Tracing Model for Programming Tasks(arXiv) Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
Image Classification Using Transfer Learning: Crop Disease Classification
Original Source Here Artificial intelligence has numerous interesting branches, we will be discussing a branch of AI which is called Computer Vision. Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
The Uncanny Valley — Chatbot & CRM
Original Source Here I’ve started writing a series on Chatbot and future of artificial intelligence from my study and research experience. Publishing the first… Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
Machine learning questions of the day-4
https://miro.medium.com/max/1200/0*h94w0d-WfxOHJQXG Original Source Here Loss function vs evaluation metric Continue reading on MLearning.ai » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
Wikipedia Time Series Forecasting — An End To End ML Case Study — Part 2
Original Source Here Welcome to the second part of our Case Study. In the first part of the series, we had a look at the problem statement, and all the caveats… Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
Reinforcement Learning: ‘Practice Makes a Machine Perfect’
Original Source Here As a human, we learn from our experiences. And experience is gained with prolonged interactions with our environment. Continue reading on Medium » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
A quick guide to LiDAR: Part 3
Original Source Here Learn to perform robust landcover classification using NxN neighborhood around a pixel. Continue reading on MLearning.ai » AI/ML Trending AI/ML Article Identified & Digested via Granola by Ramsey Elbasheer; a Machine-Driven RSS Bot
3 Python Packages for Automatic Dataset-Labeling Process
https://miro.medium.com/max/1200/0*CRlNlW8s-1vSdTP5 Original Source Here 3 Python Packages for Automatic Dataset-Labeling Process Data labeling is crucial for the machine learning project’s success Photo by Murat Onder on Unsplash Data science projects involve a lot of data collection, cleaning, and processing. We did all the steps to ensure that the dataset quality was good for the machineContinue reading “3 Python Packages for Automatic Dataset-Labeling Process”
A Primer on Combinations and Permutations
https://miro.medium.com/max/1200/0*3AU9lRR8tlEfa-2p Original Source Here A Primer on Combinations and Permutations A concise description on combinations and permutations and their differences Photo by Jean-Louis Paulin on Unsplash Introduction Combinations and permutations are common throughout mathematics and statistics, hence are a useful concept that us Data Scientists should know. In this post, I want to discuss theContinue reading “A Primer on Combinations and Permutations”