Curated List of Clustering Resources
Author(s): Durgesh Samariya Last updated on July 31, 2020. I am continuously updating this post. Photo by Pietro Jeng on Unsplash Clustering or Cluster analysis is the task of grouping a set of objects in such a way that objects in the same group …
Deep Computer Vision for the Detection of Tantalum and Niobium Fragments in High Entropy Alloys
Author(s): Akshansh Mishra Computer Vision Deep Computer Vision is capable of doing object detection and image classification task. In image classification tasks, the particular system receives some input image and the system is aware of some predetermined set of categories or labels. …
Adversarially-Trained Deep Nets Transfer Better
Author(s): Francisco Utrera Machine Learning What is the practical impact? We discovered a novel way to use adversarially-trained deep neural networks (DNNs) in the context of transfer learning to quickly achieve higher accuracy on image classification tasks — even when limited training data is …
Could Data Science Be Your Next Learning Adventure?
Author(s): Benjamin Obi Tayo Ph.D. Photo by Holly Mandarich on Unsplash Data Science Five reasons why data science is a good learning adventure to pursue I. Introduction Everyone is trying to learn something new to enhance their knowledge and acquire more skills for personal/professional …
Implement a Neural Network from Scratch with NumPy
Author(s): Dorian Lazar … a thing that is not as hard as you may think Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Recurrent Neural Networks for Dummies
Author(s): Daksh Trehan A perfect guide to Recurrent Neural Networks Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
COVID-19 Lockdown Impact Analysis using Python and Plotly.
Author(s): Saiteja Kura Let us analyze how COVID-19 lockdown has effected daily movement using Google’s Community Mobility data. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Using Excel reference functions in Pandas
Author(s): Michelangiolo Mazzeschi Full code available at my repo. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Python Basics — 3: If Statements, User Input, While Loop
Author(s): Durgesh Samariya Day 3 of 100 Days of Machine Learning code challenge Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Machine Learning is Conquering Explicit Programming
Author(s): Vaibhav Khandelwal Machine Learning, Opinion Are machines better than humans? Photo by Lukas on Unsplash Before we proceed further to this post let us first understand what is a binary classification. So let’s understand this by a very simple instance. You are at …
Crazy GPT-3 Use Cases
Author(s): Przemek Chojecki Discover how powerful GPT-3 from OpenAI really is Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Gain More Confidence in Your Data Science Skills
Author(s): Benjamin Obi Tayo Ph.D. Build more confidence about the knowledge you’ve acquired in your data science training Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
What if we Integrate Artificial Intelligence with AR/VR?
Author(s): Tharun Kumar Tallapalli Overview of leveraging AWS to develop Intelligent virtual assistants using Amazon Sumerian and Lex Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Web Scraping Using Python : Stock Market Example
Author(s): Onur Okyol With the BeautifulSoup library, you can get any data from any website. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
History of Neural Network! From Neurobiologists to Mathematicians.
Author(s): Ali Ghandi Deep Learning History of Neural Networks! From Neurobiologists to Mathematicians. If you are familiar with Neural Networks and Deep learning, you might wonder what the relation between Neurons and the brain and these networks is. It seems they are …