
Global Terrorism: A Machine Learning Approach to Predict the Perpetrator Group Using Incident Information – A Capstone Project
admin
- 0
This is a project presented by Farzan Sajahan, Sendil A B & Akshaya Srivatsan, PGP DSBA students, in the AICTE Sponsored Online International Conference on Data Science, Machine learning and its applications (ICDML-2020). A follow-up paper was published in the conference journal. Global terrorism…
Read More
Service Robots in Healthcare And Challenges in The Adoption of AI
admin
- 0
The COVID-19 pandemic, industry consolidation, and increased access to care are some factors that have led the healthcare sector’s investment in technology. Here, we will specifically talk about the attention garnered by service robots in healthcare practices, and why? The caregiver machines…
Read More
Artificial Intelligence To Catch Dopers And Attempts to Bring AI to Mars.
admin
- 0
As the sports events take a back seat during this lockdown, the World Anti Doping Agency (WADA) is looking at Artificial Intelligence as a possible solution to identify sportsmen who consume drugs to enhance performance. WADA is funding four projects in Canada…
Read More
Matrix Factorization Explained | What is Matrix Factorization?
admin
- 0
What is Matrix Factorization? Where is Matrix Factorization used? Content Based Filtering Collaborative Filtering Contributed by: Kalyan Raman LinkedIn Profile: https://www.linkedin.com/in/kalyan-raman-82bb259/ Open the browser, search for a product, scan the entire range, click, swipe, and smile! Without batting an eyelid, we can…
Read More
Tokenising into Words and Sentences | What is Tokenization and it’s Definition?
admin
- 0
What is tokenisation Tokenisation techniques (optional) Tokenising with NLTK Tokenising with TextBlob What is Tokenization? Tokenisation is the process of breaking up a given text into units called tokens. Tokens can be individual words, phrases or even whole sentences. In the process…
Read More
Backpropagation through time | Backpropagation in RNN
admin
- 0
In this article, we will find out why we cannot train Recurrent Neural networks with the regular backpropagation and use its modified version known as the backpropagation through time. What is backpropagation? First, let us briefly go over backpropagation, Backpropagation is a…
Read More
A List of Artificial Intelligence (AI) Tools for Personal use – 2023
admin
- 0
Artificial Intelligence (AI) Over the years, there has been a lot of progress and development when it comes to artificial intelligence. Most of this progress has been geared towards the growth of businesses and industries. However, several companies are working on artificial…
Read More
How IT Professionals Can Prepare Themselves to Deal with Layoffs
admin
- 0
The recent IT layoffs are a testament to the sharp shift that the technology sector is experiencing in terms of jobs and skills. Read on an article by our founder, Mohan Lakhamraju in the Economic Times, to find out what you can…
Read More
Data Preprocessing Introduction, Concepts and Definition?
admin
- 0
What is data preprocessing? For machine learning, we need data. Lots of it. The more we have, the better our model. Machine learning algorithms are data-hungry. But there’s a catch. They need data in a specific format. In the real world, several…
Read More
How Convolutional Neural Network Model Architectures and Applications Are Enhancing Our Daily Lives
admin
- 0
Do you usually wonder what CNN architectures are doing? How are random layers stacked and how are such huge architectures designed? Before we move on to a case study, we will understand some CNN architectures, and also, to get a sense of…
Read More
YOLO object detection using OpenCV
admin
- 0
What is object detection? How does object detection work? What is YOLO object detection? Overview of YOLO object detection algorithm Non-Maximum Suppression Implementation of YOLO with OpenCV Custom Object detection with YOLO What is Object Detection? Object detection is a computer vision…
Read More
What is Machine Learning? Defination, Types, Applications, and more
admin
- 0
Machine learning is a field of artificial intelligence that allows systems to learn and improve from experience without being explicitly programmed. It has become an increasingly popular topic in recent years due to the many practical applications it has in a variety…
Read More