Stars
A camera ISP (image signal processor) pipeline that contains modules with simple to complex algorithms implemented at the application level.
21 Lessons, Get Started Building with Generative AI
CS249 group project. Implementing PSO scheduling algorithms on CloudSim enviornment
String Matching: Plagiarism detection, given document is matched against set of existing documents for plagiarism detection and application outputs sources of plagiarism and sections of document pl…
Test DRAM for bit flips caused by the rowhammer problem
Code for superframe extraction from video frames based on paper- Semantic Text Summarization of Long Videos at 2017 IEEE Winter Conference on Applications of Computer Vision
Heart Disease Analysis repository
manaranjanp / handson-ml
Forked from ageron/handson-mlA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Neural Attention Model for Abstractive Summarization
Lecture Notes of Andrew Ng's Machine Learning Course
Video Summarization Dataset, Papers, Codes
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
Detecting plagiarism with a focus on feature engineering
Coursera Machine Learning By Prof. Andrew Ng
Generate summary of any video 📺 anywhere and anytime
180+ Algorithm & Data Structure Problems using C++
A text editor in less than 1000 LOC with syntax highlight and search.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A list of awesome beginners-friendly projects.
A complete computer science study plan to become a software engineer.
Master programming by recreating your favorite technologies from scratch.
Disease classification on different plants with using Machine Learning and Convolutional Neural Networks.
Windows Calculator: A simple yet powerful calculator that ships with Windows
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Ranking Sentences for Extractive Summarization with Reinforcement Learning
Pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks (2017) by Abigail See et al.
scikit-learn: machine learning in Python