cs771

There are 9 repositories under cs771 topic.

  • purushottamkar/ml19-20a

    CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-autumn offering

    Language:Jupyter Notebook127311105
  • purushottamkar/ml19-20w

    CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-winter offering

    Language:Jupyter Notebook121201222
  • Divyanshsingh1910/IITK_CSE-Sem5_2023

    IITK CSE 5th semester course materials, lecture notes, assignments, and resources for CS-330, CS-340, CS-345, CS-771, and ESO-201

    Language:C30
  • Shreyasi2002/Code_Corrector

    CS771: Introduction to Machine Learning, IIT Kanpur, 2022-23-autumn offering - Mini Project

  • Shreyasi2002/DeCAPTCHA

    CAPTCHAs are popular ways of preventing bots from attempting to log on to systems by extensively searching the password space. In its traditional form, an image is given which contains a few characters (sometimes with some obfuscation thrown in). The challenge is to identify what those characters are and in what order.

    Language:Jupyter Notebook1100
  • cliche-niche/CS771

    Contains assignment submissions made for the course CS771 "Introduction to Machine Learning" at IIT-K in 2022-23 I Sem.

    Language:Python0000
  • saqeeb360/Automated-System-for-Solving-CAPTCHAs

    Developed a computer program to automatically solve traditional CAPTCHA challenges by identifying characters in obfuscated images using image processing and machine learning.

    Language:Jupyter Notebook0100
  • saqeeb360/Learning-Linear-Models-for-XOR-PUF

    Developed a linear model for a XOR-PUF system. Here the XOR-PUF consists of three PUFs, each with eight multiplexers, and takes an 8-bit challenge as input. The goal is to create a new feature vector from the challenge and use a linear model using gradient descent to predict the PUF's response very accurately.

    Language:Python0100
  • shrawank22/intro-to-ml

    Assignments of Intro to ML (CS771) course at IITK

    Language:Python20