Unlock skill-first hiring with HackerEarth today
Learn moreArtificial Intelligence 101: How to get started
What is Artificial Intelligence (AI)?
Are you thinking of Chappie, Terminator, and Lucy? Sentient, self-aware robots are closer to becoming a reality than you think. Developing computer systems that equal or exceed human intelligence is the crux of artificial intelligence. Artificial Intelligence (AI) is the study of computer science focusing on developing software or machines that exhibit human intelligence. A simple enough definition, right?
Obviously, there is a lot more to it. AI is a broad topic ranging from simple calculators to self-steering technology to something that might radically change the future.
Goals and Applications of AI
The primary goals of AI include deduction and reasoning, knowledge representation, planning, natural language processing (NLP), learning, perception, and the ability to manipulate and move objects. Long-term goals of AI research include achieving Creativity, Social Intelligence, and General (human level) Intelligence.
AI has heavily influenced different sectors that we may not recognize. Ray Kurzweil says “Many thousands of AI applications are deeply embedded in the infrastructure of every industry.” John McCarthy, one of the founders of AI, once said that “as soon as it works, no one calls it AI anymore.” According to recent statistics, the global AI market size is expected to reach 305.9 billion by the end of 2024, highlighting the rapid growth and increasing importance of AI technologies across various industries.
Broadly, AI is classified into the following:
Source: Bluenotes
Types of AI
While there are various forms of AI as it’s a broad concept, we can divide it into the following three categories based on AI’s capabilities:
Weak AI, which is also referred to as Narrow AI, focuses on one task. There is no self-awareness or genuine intelligence in case of a weak AI.
iOS Siri is a good example of a weak AI combining several weak AI techniques to function. It can do a lot of things for the user, and you’ll see how “narrow” it exactly is when you try having conversations with the virtual assistant.
Strong AI, which is also referred to as True AI, is a computer that is as smart as the human brain. This sort of AI will be able to perform all tasks that a human could do. There is a lot of research going on in this field, but we still have much to do. You should be imagining Matrix or I, Robot here.
Artificial Superintelligence is going to blow your mind if Strong AI impressed you. Nick Bostrom, leading AI thinker, defines it as “an intellect that is much smarter than the best human brains in practically every field, including scientific creativity, general wisdom and social skills.”
Artificial Superintelligence is the reason why many prominent scientists and technologists, including Stephen Hawking and Elon Musk, have raised concerns about the possibility of human extinction.
How can you get started?
The first thing you need to do is learn a programming language. Though there are a lot of languages that you can start with, Python is what many prefer to start with because its libraries are better suited to Machine Learning.
Here are some good resources for Python:
Introduction to Bots
A BOT is the most basic example of a weak AI that can do automated tasks on your behalf. Chatbots were one of the first automated programs to be called “bots.” However, you require a combination of AI and ML to create an AI Chatbot. Web crawlers used by Search Engines like Google are a perfect example of a sophisticated and advanced BOT.
You should learn the following before you start programming bots to make your life easier.
-
- xpath – This will help you to inspect and target HTML and build your bot from what you see there.
-
- regex – This will help you to process the data you feed your bot by cleaning up or targeting (or both) the parts that matter to your logic.
- REST – This is really important as you will eventually work with APIs. You can use requests to do this.
How can you build your first bot?
You can start learning how to create bots in Python through the following tutorial in the simplest way.
You can also start by using APIs and tools that offer the ability to build end-user applications and create a WordPress website in no time. This helps you by actually building something without worrying too much about the theory at first. Some of the APIs that you can use for this are:
- Google Cloud Prediction API Documentation
- DiffBot
- Machine Learning for Language Toolkit
- Scrapy
- Wolfram Alpha API
Here’s a listing of a few BOT problems for you to practice and try out before you attempt the ultimate challenge.
-
- Tic Tac Toe
-
- Hex
What now?
Once you have a thorough understanding of your preferred programming language and enough practice with the basics, you should start to learn more about Machine Learning. In Python, start learning Scikit-learn, NLTK, SciPy, PyBrain, and Numpy libraries which will be useful while writing Machine Learning algorithms.You need to know Advanced Math and as well.
Here is a list of resources for you to learn and practice:
- A Visual Introduction to Machine Learning
- Machine Learning (By Andrew Ng)
- Machine Learning Lectures (Tom Mitchell)
- Artificial Intelligence (edX) (Specially for practice exercise in Python)
- Intro to Statistics
- Intro to Artificial Intelligence (Includes Logic and Robotics)
- Artificial Intelligence
Here are a few more valuable links:
- Computational Cognitive Neuroscience
- Computational Explorations in Cognitive Neuroscience
- 13 Free self-study books on Mathematics, Machine learning, and Deep learning
- 13 Free training courses on Machine learning and Artificial Intelligence
- Data Tools Deep Dive: Machine Learning
You should also take part in various AI and BOT Programming Contests at different places on the Internet:
Before you start learning and contributing to the field of AI, read how AI is rapidly changing the world.
- How to hire a data scientist
- 5 must-have proctoring tips for a developer assessment platform
- How to ensure your tech talent pool is poaching proof
Get advanced recruiting insights delivered every month
Related reads
Recruitment Management System – An Ultimate Guide
Defining a Recruitment Management System In today’s competitive talent landscape, attracting and retaining top performers is crucial for organizational success. Here’s where a…
Create Your Recruitment Funnel in 7 Simple Steps
Understanding the Recruitment Funnel Imagine a broad opening at the top, gradually narrowing down to a single point at the bottom. That’s essentially…
Skills Assessment Test: How It Works, Benefits & Examples
With the growing demand for highly skilled professionals, traditional hiring methods such as reviewing resumes and conducting interviews are no longer enough to…
Recruitment Workflow Process: A Complete Guide
Finding the perfect fit for your team can feel like searching for a unicorn. But fret not, fellow recruiters! Having a well-defined recruitment…
Conquer Your Hiring Challenges: Top Recruiting Software Picks for Small Businesses in 2024
In today’s competitive job market, attracting and keeping top talent is crucial for small businesses to thrive. But for busy small business owners…
How To Become A Technical Recruiter: Your Guide to Launching a Rewarding Career
The tech industry thrives on innovation, and at the heart of that innovation lies a crucial role: the technical recruiter. Why Technical Recruiting…