AI & Machine Learning

Explore course notes, tutorials, videos, resources, and downloads for Artificial Intelligence and Machine Learning.

Prakash Ukhalkar

Prakash Ukhalkar

About Course

This course introduces fundamental concepts of artificial intelligence and machine learning, including neural networks, deep learning, computer vision, natural language processing, and practical applications across various domains.

Course Objectives:
  • Understand data analysis techniques and methodologies
  • Learn data visualization for effective communication
  • Develop skills in predictive modeling and machine learning
  • Apply AI and machine learning methods to real-world problems
Prerequisites:
  • Basic understanding of programming (preferably Python)
  • Familiarity with statistics concepts
  • Interest in working with data and drawing insights
Course Tutorials
  • Tutorial 1: Building Your First Neural Network
    Step-by-step guide to creating neural networks with TensorFlow.
  • Tutorial 2: Text Classification with BERT
    Advanced NLP using transformer models for text classification.
  • Tutorial 3: Computer Vision with CNNs
    Image classification and object detection using convolutional neural networks.
Practice Materials
GitHub Repository

Complete ML repository with 14+ hands-on projects and Jupyter notebooks for practical learning

View Repository ⭐ 11 Stars
Linear Regression

Simple & Multiple Linear Regression implementations

View Notebook
Decision Trees

Classification using Decision Trees and Random Forest

View Notebook
K-Means Clustering

Unsupervised learning with clustering algorithms

View Notebook
Cross Validation

KFold Cross Validation techniques for model evaluation

View Notebook