Average Salary
Average Hike
Median Salary
Median Hike
Hiring Partners
Achieve your career goals
Power Up Your Career with Artificial Intelligence
By engaging in the module sessions and real-time projects, the participants will get exposure to full-stack AI skills.
Modules + Capstone Projects + Real time Projects = Full Stack AI Skills
Data Engineering

Infrastructure Configuration
Resource Management
Data Collection and Management
Servers/Cloud Automation
Spark/SQL/NoSQL
Data Science
![]()
Data Processing
Feature Engineering
Sampling and Validation
Machine Learning
Deep Learning
SQL/Python/R/Spark/H2O/Orange
AI/ML Operations

Deployment
Performance Monitoring
Resource Optimisation
Dashboards
Spark/SQL/NoSQL
Artifical Intelligence Product/Project Management Life Cycle and Process
Program feature
Build a lucrative career path in Artificial Intelligence with the M.Sc. in Artificial Intelligence program. This is a 100% outcome-driven and skill-based program exclusively designed for working professionals in mid and senior positions to accomplish a smooth career transition into the highly rewarding AI field. The 24 month program is recognised by UGC and focuses on hands-on learning using proprietary or open software tools in the AI market today.
Industry Thought Leaders
as Mentors
Our industry mentors have decades of experience in the industry and hence participants will receive hands-on experience with various analytics applications to solve real-time business issues.
LMS with the best in
Class Resources
An integrated Learning Management System (LMS) that provides 24/7 access support to aspirants with in-class reading support, interactive resources, real case database datasets, recordings of sessions, and other resources.
Industry Grade
Projects
Real-time case studies with labs and simulations provide hands-on learning opportunities that help participants gain a thorough understanding of the subject and how it is applied in the real world.
Placements
Opportunities
The lateral placement services such as career guidance, resume building, and mock interviews with industry mentors and alumni help our participants to transition their careers and bag lucrative offers.
Why Artificial Intelligence with RACE?
- Full-Stack AI Skills
Learn programming, data handling, ML, deep learning, NLP, LLMs, computer vision, generative AI, agents, cloud AI, and MLOps. - Microsoft Azure Certification-Aligned Learning
Gain exposure to Azure AI Apps and Agents Developer Associate – AI-103 and Machine Learning Operations Engineer Associate – AI-300. - Project-First Learning
Work on labs, mini-projects, and capstone projects that help you build a strong AI portfolio. - Research and Innovation Focus
Move beyond implementation. Learn to frame research problems, conduct experiments, and publish applied AI work. - Designed for Working Professionals
Weekend-friendly, mentor-led, industry-aligned, and built for professionals who want career growth without pausing work.
Hurry! Limited Seats Available
Curriculum Highlights
- 84 Credits
- 4 Semesters
- 14 Modules
- 10+ Mini Projects
- 2 Major Capstone Projects
- 2 Microsoft Azure Certification-Aligned Course
- 1 Research Publication
Semester- I
This course develops the programming and data-handling foundation required to build AI applications. Learners work with Python programming, data structures, functions, object-oriented concepts, exception handling, APIs, SQL, notebooks, version control, data analysis and visualisation. Emphasis is placed on writing reusable and testable code, preparing AI-ready datasets and integrating libraries and services into practical workflows. By the end of the course, learners will be able to write and debug Python applications, manipulate structured and unstructured data, perform exploratory analysis and build the programming components required for Machine Learning and AI systems.
Indicative tools and technologies: Python, SQL, NumPy, pandas, Matplotlib, Jupyter, Google Colab and GitHub
This course builds the mathematical reasoning required to understand how AI models learn, optimise and make predictions. Learners explore vectors, matrices, linear transformations, probability, distributions, statistical inference, hypothesis testing, calculus and optimisation. The course connects these concepts with applications such as dimensionality reduction, regression, classification, uncertainty estimation, experimentation and model optimisation. Hands-on exercises help learners interpret model behaviour rather than treating algorithms as black boxes.
Indicative tools and technologies: Python, NumPy, SciPy, SymPy, pandas, Matplotlib and scikit-learn
This course provides an end-to-end understanding of the Machine Learning lifecycle—from problem definition and data preparation to model selection, evaluation and interpretation. Learners build supervised and unsupervised models for regression, classification, clustering, anomaly detection and prediction. The course covers feature engineering, validation strategies, performance metrics, hyperparameter tuning, ensemble methods, explainability and responsible model selection using industry-relevant datasets and use cases.
Indicative tools and technologies: Python, pandas, scikit-learn, XGBoost, LightGBM, imbalanced-learn, SHAP, MLflow and Weights & Biases
This course develops the ability to design and train neural networks for complex AI problems. Learners study perceptrons, backpropagation, optimisation, regularisation, convolutional neural networks, sequence models, attention mechanisms and transformer architectures. Practical work includes building neural networks, improving generalisation, tuning architectures and applying Deep Learning to image, text and sequential data. Learners also examine computational requirements, model efficiency and responsible use of large neural models.
Indicative tools and technologies: PyTorch, TensorFlow-Keras, Torchvision, OpenCV, TensorBoard, Optuna, MLflow and Weights & Biases
Semester- II
This course enables learners to build applications that understand, retrieve and generate human language. It begins with text preprocessing, classification, sentiment analysis, topic modelling and embeddings before progressing to transformers and Large Language Models. Learners work with prompt engineering, semantic search, vector databases, Retrieval-Augmented Generation, LLM evaluation, guardrails and responsible use of generative models. The focus is on developing reliable LLM applications grounded in enterprise documents and domain knowledge.
Indicative tools and technologies: Python, spaCy, NLTK, Hugging Face Transformers, Sentence Transformers, LangChain or LlamaIndex, FAISS or Chroma, FastAPI, Streamlit and Gradio
This course develops skills in extracting intelligence from images and video and generating new visual content. Learners study image processing, convolutional networks, image classification, object detection, segmentation, feature extraction and video analytics. The Generative AI component introduces autoencoders, Generative Adversarial Networks, diffusion models, image generation and multimodal visual applications. Learners build practical solutions while considering bias, privacy, authenticity and responsible use of synthetic media.
Indicative tools and technologies: Python, OpenCV, PyTorch or TensorFlow, Torchvision, YOLO frameworks, Hugging Face Diffusers, Matplotlib and MLflow
This course focuses on building AI systems that can plan, use tools, retrieve information, maintain context and execute multi-step tasks. Learners explore agent architectures, tool calling, memory, reasoning workflows, orchestration, multi-agent collaboration and human-in-the-loop controls. Applications include research agents, enterprise knowledge assistants, workflow automation, customer-support agents and decision-support systems. The course also addresses agent evaluation, observability, security, access controls and responsible deployment.
Indicative tools and technologies: Python, APIs, LangChain, LangGraph, Microsoft AutoGen or equivalent frameworks, vector databases, FastAPI and workflow automation platforms
Capstone Project I enables learners to apply their first-year learning to a real-world business, industrial or social problem. Learners identify a problem, conduct a literature review, define the proposed solution, prepare the data, select suitable models and develop a working prototype. Each project is supported through structured mentoring, periodic reviews, documentation and a formal presentation. The capstone demonstrates problem-solving ability, technical implementation, communication and the capacity to convert an AI idea into a credible proof of concept.
Typical outputs: Problem statement, literature review, dataset and methodology, baseline model, working prototype, technical report, presentation and viva voce.
Semester- III
This course introduces AI systems that learn through interaction and improve decisions based on rewards and feedback. Learners study agents, environments, states, actions, policies, Markov Decision Processes, Q-learning, policy-based methods and Deep Reinforcement Learning. The systems-design component examines how AI solutions should be architected for scalability, reliability, latency, security, explainability and cost. Learners connect algorithms with the engineering choices required to build dependable intelligent systems.
Indicative tools and technologies: Python, Gymnasium, Stable-Baselines3, RLlib, PyTorch or TensorFlow, simulation environments and system-design tools
This course prepares learners to build AI applications that combine speech, text, images and documents. Learners work with speech recognition, text-to-speech, language understanding, conversational design, chatbots, voice assistants and multimodal retrieval. Practical work includes integrating speech and language models, creating multimodal knowledge assistants and evaluating human-AI interactions for relevance, safety and user experience.
Indicative tools and technologies: Python, Whisper or equivalent speech models, Librosa, Torchaudio, Hugging Face Transformers, Rasa or Botpress, LangChain or LlamaIndex, vector databases, Streamlit and Gradio
This Microsoft Azure certification-aligned course develops the ability to design, build, manage and deploy AI applications and agents using Azure AI services and Microsoft Foundry. Learners work with generative AI applications, agentic solutions, Azure AI Search, document intelligence, language, speech, vision, Retrieval-Augmented Generation, content safety, security, evaluation and responsible AI. Practical exercises focus on integrating Azure services into enterprise-ready applications using Python, APIs and SDKs.
Indicative tools and technologies: Microsoft Foundry, Azure AI Services, Azure AI Search, Azure OpenAI patterns, Azure Document Intelligence, Azure SDK for Python and Azure application services
Semester- IV
This Microsoft Azure certification-aligned course develops the skills required to operationalise Machine Learning and Generative AI systems. Learners study MLOps infrastructure, automated training pipelines, model deployment, CI/CD, monitoring, governance, versioning and lifecycle management. The course also introduces GenAIOps practices for deploying, evaluating, tracing, monitoring and optimising generative AI applications and agents. Learners build secure and repeatable workflows that move models from experimentation into reliable production environments.
Indicative tools and technologies: Azure Machine Learning, Microsoft Foundry, GitHub Actions, MLflow, Azure CLI, model registries, monitoring, observability and infrastructure-as-code concepts
Capstone Project II requires learners to design and implement an advanced end-to-end AI solution with greater technical depth and deployment readiness than the first capstone. Learners conduct experimentation, compare models, validate results, test system performance and address scalability, reliability, security and responsible AI considerations. The final solution should demonstrate clear technical or business value and be presented through a working demonstration, formal report and viva voce before an expert panel.
Typical outputs: Production-oriented AI solution, experimental results, evaluation framework, deployment architecture, project repository, final report, demonstration and viva voce.
This course helps learners convert their applied AI work into a structured research contribution. Learners refine the research problem, conduct a systematic literature review, articulate the methodology, analyse experimental results and document the originality and limitations of their work. The course includes research writing, referencing, similarity checks, research ethics, mentor review, journal or conference selection, submission preparation and research presentation. The objective is a publication-ready paper connected to the learner’s capstone work.
Typical outputs: Research manuscript, supporting experimental evidence, similarity report, mentor-reviewed submission and research presentation.
Google Reviews
Partners
RACE, REVA University is an academic partner for AWS, Microsoft, and CloudxLabs and others. The program participants will get unlimited access to our educational partners’ ecosystem, which includes the Cloud labs access, Course Materials, Partners’ LMS, placement services, mentoring sessions, and more.

Microsoft Azure is the leading cloud platform and productivity company for the mobile-first, cloud-first world, and its mission is to empower every person and every organization on the planet to achieve more. Through this partnership, our participants will get access to their 100’s of courses, certification opportunities, and placement services. Cloud labs with credits will be provided to practice the real-time deployment of projects.

AWS Academy partnership provides our participants, course materials to pursue industry-recognized certifications and in-demand analytics / Artificial Intelligence / Machine learning jobs. AWS curriculum helps the learners to stay at the forefront of AWS Cloud innovations. The learners will get access to the Cloud environment to build and deploy Machine Learning / Artificial Intelligence solutions.

Mentors
Industry mentors are the assets of REVA Academy for Corporate Excellence. The industry experience of our mentors helps the participants to bridge the gap between classroom learning and the industry
Dr. J B Simha
Dr. J.B. Simha has designed and deployed analytical systems across BFSI, Telecom, Healthcare, and Manufacturing. He has (more…)
Ratnakar Pandey
AI & Data Science Leader with 15+ years of experience across Tech, BFSI, FinTech, and Retail in the US & India. Led 50+ professionals and delivered high-impact (more…)
Pradeepta Mishra
Pradeepta Mishra is a seasoned AI leader with 20+ years of experience in applied AI, deep learning, and data science. (more…)
Ravi Shukla
Ravi Shukla is a Distinguished Engineer at Dell Technologies with over 17 years of experience in Artificial Intelligence, (more…)
Shriram Vasudevan
Shriram Vasudevan (FIE, FIETE, SMIEEE) is a multifaceted AI Engineering Leader with over 17 years of experience spanning industry, R&D, and academia. A TEDx (more…)
Bismillah Kani
Innovative AI leader with 15+ years of experience delivering enterprise-scale AI solutions across aerospace, (more…)
Dr. Angshuman Ghosh
Dr. Angshuman Ghosh is the Founder & CEO of MENRV.AI, Menrva Technologies, and Menrva Enterprises, building impactful AI-ML products for global (more…)
Prahalad Karnam
An alumnus of Columbia and Harvard Business Schools with 25+ years of global experience in strategy, marketing, and consulting. Has worked with top brands (more…)
Akshay Kulkarni
Akshay is a globally recognized AI and ML evangelist, author, speaker, and mentor. As the Global Head of AI & GenAI (more…)
Usha Rengaraju
Usha is the world’s first woman Triple Kaggle Grandmaster, AI consultant, and trainer with 10+ years of experience. She’s (more…)
Sayandeb Banerjee
Co-founder and CEO of MathCo, member of the Forbes Tech Council and AIM Council. Leads strategy, innovation, and people-centric initiatives to drive (more…)
Amaralingeswara Rao Kaka
Leads EDB’s APJ Professional Services, driving efficient, cost-effective migrations through the India-based Migration (more…)
Yuvaraju Maddiboina
Experienced Data Scientist with expertise in Python, Machine Learning, and Data Science, with a background in manufacturing. Holds an M.Tech in (more…)
Abinash Padhi
Data Science professional with 10+ years of experience across domains like automotive, retail, pricing, marketing, and (more…)
Dr. Santosh Nair
Dr. Santosh Nair is an expert in statistical modeling and advanced analytics, with specialization in marketing mix modeling, (more…)
Dr. Sai Hareesh
Dr. Sai Hareesh has 14+ years of experience in AI, Computer Vision, and Deep Learning across defense, (more…)
Continuous Evaluation
This is a globally accredited program to make the participants truly global citizens. At par with international standards and to provide opportunities for global mobility to our participants, we follow an outcome-based education system (OBE). Experiential learning and project-based pedagogy have been employed in the design and delivery of the program.
The objective of module assessment and evaluation is to objectively assess the learners of the program on their ability to apply the concepts, modeling techniques in various domains and verticals for different business scenarios through a continuous evaluation framework throughout the program. Detailed regulations on earning the credits and GPA’s will be shared during the program.

Admission Process
-
Register by filling up the
online application form -
Go through the documentation process and a screening call with the Director’s office.
-
If selected, you will receive an ‘offer of admission’ letter for the upcoming cohort. Secure your seat by paying the admission fee.
Merit Scholarship
for those who scored
60%
and above in their pre-qualifying exam
Early bird/group/referral
discounts are also available.
Admission Process
Financial assistance and Educational Loans from NBFC’s and Banks are available with interest rate ranging from 9 to 14%. These financial institutions will allow you to repay the educational loan in easy installments and income tax benefits.
Avail hassle-free educational loan to help you to join our Master’s programs to power up your skills to build your dream career.




















