DEV Community

Cover image for Artificial Intelligence: From Novice to Professional
Ankit Rathi
Ankit Rathi

Posted on

Artificial Intelligence: From Novice to Professional

What aspects of Artificial Intelligence do you need to grasp beyond Algorithms?

Why this post?

There is a general notion that Artificial Intelligence is all about algorithms. If you look around most of the courses, books, blogs etc, you will find that most of them cover how you can apply certain algorithms and further optimize those algorithms.

After working on a few real-world AI/ML projects, you will realize that while algorithms are at the core, AI is much more than algorithms. From identifying & assessing AI opportunities in your organization/department to deploying and maintaining the solutions in production, a lot goes into AI/ML projects.

In this post, I am going to briefly touch every aspect of AI/ML project lifecycle. Good news is, as a data scientist you need not master every aspect, but knowing those areas to some extent will help you contribute better in the real-world projects.

A single post can’t make you an AI professional, but it can ask relevant questions & increase awareness, seeking answers to these questions can help you build your own AI roadmap.
We can segregate all these aspects of AI into 5 parts: AI Introduction, AI Pre-requisites, AI Concepts & Algorithms, Enterprise AI & Peripherals of AI

I. AI Introduction

AI is a team game, every aspiring AI role needs to have a common understanding of AI/ML field. This part covers a simple What, Why & How of AI:

— Why you should learn AI?
— Why AI is important?
— What is Artificial Intelligence?
— How an end-to-end AI project looks like?
— What are the roles in AI projects and who does what?

II. AI Pre-requisites

AI/ML has a steep learning curve because it is an amalgamation of many fields (Statistics, IT & Domain etc). And some knowledge of these fields is required before you can start grasping AI/ML concepts. This part covers the pre-requisites of AI:

— What topics of maths you should cover?
— What programming languages, libraries & frameworks you should be aware of?
— How does data move in an organization?
— How is it stored and processed?

III. AI Concepts & Algorithms

AI/ML in itself is quite a vast field and have different techniques and frameworks to deal with different kind of real-world problems. This part covers major AI/ML techniques and what to use when:

— What are the major types of AI techniques?
— When to use what? Main concepts & algorithms ML, DL & RL?

IV. Enterprise AI

Learning AI/ML concepts & algorithms are not enough, you will be solving some business problems with what you have learnt. You need to be aware of what happens when these concepts & algorithms are applied within an enterprise. This part covers the aspects of enterprise AI:

  • What is the difference between Hackathons & Real-world projects?
  • How to operationalize AI?
  • How to build AI Strategy?
  • Why ethics & explainability is important & how can we make AI explainable?

V. Peripherals of AI

Apart from learning concepts and their applications, you may have specific needs at the moment like you want to get into the AI field or you need to lead an AI initiative in your organization. This part covers those specific needs:

  • How you can get into AI field?
  • How to lead AI initiatives in your organization?
  • How to future-proof your AI career?

Conclusion

I hope by now you have got an idea of what it takes to work on AI projects in real-world. Due to different but overlapping fields, it is really hard to get in-depth knowledge of every aspect for an AI aspirant.

But what you can do is to build a T-shape skill-set in the AI field, where you go in-depth in the aspect of your choice and have handy knowledge of other related aspects.

I will cover the above-mentioned aspects of AI thoroughly in upcoming posts, stay tuned.

Ankit Rathi is an AI architect, published author & well-known speaker. His interest lies primarily in building end-to-end AI applications/products following best practices of Data Engineering and Architecture.

Oldest comments (0)