cs771
Here are 10 public repositories matching this topic...
Language:All
CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-autumn offering
- Updated
Jul 2, 2020 - Jupyter Notebook
CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-winter offering
- Updated
Sep 30, 2020 - Jupyter Notebook
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.
- Updated
Dec 2, 2022 - Jupyter Notebook
CS771: Introduction to Machine Learning, IIT Kanpur, 2022-23-autumn offering - Mini Project
- Updated
Oct 18, 2022
Developed a computer program to automatically solve traditional CAPTCHA challenges by identifying characters in obfuscated images using image processing and machine learning.
- Updated
Jun 2, 2023 - Jupyter Notebook
This repository consists of the codebase for Mini-Project-1 for CS771 under Prof. Piyush Rai, Department of CSE, IITK
- Updated
Oct 22, 2024 - Jupyter Notebook
Assignments of Intro to ML (CS771) course at IITK
- Updated
Aug 20, 2023 - Python
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.
- Updated
Jul 17, 2023 - Python
Improve this page
Add a description, image, and links to thecs771 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecs771 topic, visit your repo's landing page and select "manage topics."