Pinned Repositories
AI_Security
This is a paper list about Machine Learning for IDSes
algodeck
Algo Deck is an Open-Source Collection of +200 Algorithmic Cards to Help you Preparing your Algorithm & Data Structure Interview
algorithms
Data Structures and algorithms implemented in C++
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Artificial-Intelligence
Awesome AI Learning with +100 AI Cheat-Sheets, Free online Books, Top Courses, Best Videos and Lectures, Papers, Tutorials, +99 Researchers, Premium Websites, +121 Datasets, Conferences, Frameworks, Tools
deep-learning-with-pytorch
This repository implements all the fundamentals to get started with PyTorch and Deep Learning.
hands-on-machine-learning
practical-python-and-opencv
RT-NIDS-Malicous-URL-Detection
A final year project in real time network intrusion and malicious URL Detection and Network Traffic Visualization
saas-starter-template
Saas Based React + Django Starter Template
KeshavChaurasia's Repositories
KeshavChaurasia/saas-starter-template
Saas Based React + Django Starter Template
KeshavChaurasia/hands-on-machine-learning
KeshavChaurasia/leetcode
KeshavChaurasia/RT-NIDS-Malicous-URL-Detection
A final year project in real time network intrusion and malicious URL Detection and Network Traffic Visualization
KeshavChaurasia/algodeck
Algo Deck is an Open-Source Collection of +200 Algorithmic Cards to Help you Preparing your Algorithm & Data Structure Interview
KeshavChaurasia/algorithms
Data Structures and algorithms implemented in C++
KeshavChaurasia/Artificial-Intelligence
Awesome AI Learning with +100 AI Cheat-Sheets, Free online Books, Top Courses, Best Videos and Lectures, Papers, Tutorials, +99 Researchers, Premium Websites, +121 Datasets, Conferences, Frameworks, Tools
KeshavChaurasia/deep-learning-with-pytorch
This repository implements all the fundamentals to get started with PyTorch and Deep Learning.
KeshavChaurasia/practical-python-and-opencv
KeshavChaurasia/awesome-algorithm-books
📚 awesome algorithm books I've collected 【不定期更新中】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
KeshavChaurasia/bfs-graph
This Repository implements breadth first search using asherliu's graph implementation
KeshavChaurasia/Coursera-Algorithm-Specialization
KeshavChaurasia/credit-card-fraud-detection
KeshavChaurasia/Data-Science--Cheat-Sheet
Cheat Sheets
KeshavChaurasia/data-structures-and-algorithms-in-cpp
Problem Solving with Algorithms and Data Structures using C++ By Brad Miller and David Ranum, Luther College, and Jan Pearce, Berea College
KeshavChaurasia/dsa_blog
KeshavChaurasia/finding-movie-similarity-from-plot-summaries
We all love watching movies! There are some movies we like, some we don't. Most people have a preference for movies of a similar genre. Some of us love watching action movies, while some of us like watching horror. Some of us like watching movies that have ninjas in them, while some of us like watching superheroes. Movies within a genre often share common base parameters. Consider the following two movies: 2001: A Space Odyssey Close Encounters of the Third Kind Both movies, 2001: A Space Odyssey and Close Encounters of the Third Kind, are movies based on aliens coming to Earth. I've seen both, and they indeed share many similarities. We could conclude that both of these fall into the same genre of movies based on intuition, but that's no fun in a data science context. In this notebook, we will quantify the similarity of movies based on their plot summaries available on IMDb and Wikipedia, then separate them into groups, also known as clusters. We'll create a dendrogram to represent how closely the movies are related to each other. Let's start by importing the dataset and observing the data provided.
KeshavChaurasia/gre-magoosh
This is my daily practice of vacabularies from gre magoosh app
KeshavChaurasia/grokking-system-design
LiRen Tu, scale
KeshavChaurasia/hackerrank-solution
Contains the solution for the hackerrank problems
KeshavChaurasia/KeshavChaurasia
Config files for my GitHub profile.
KeshavChaurasia/keshavchaurasia.github.io
KeshavChaurasia/machine-learning-mastery
KeshavChaurasia/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
KeshavChaurasia/path-to-deutsch
Germany Language Learning Path
KeshavChaurasia/plotly-and-dash
KeshavChaurasia/school-fee-management-system-qbasic
This is my school project implemented in QBASIC
KeshavChaurasia/string-algorithms
KeshavChaurasia/StudyBook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
KeshavChaurasia/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.