Pinned Repositories
Amazon-SDE-Test-Series
This repository includes all the interview preparation questions for Amazon SDE role
Articulation-point
Find the articulation point in graph using Data.graph library in haskell
AtCoder
awesome
A curated list of awesome lists
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
MelodicAnalysisDatasets
Test datasets for melodic analysis of Indian art music
Programming
Practice competetive coding
Smart-societ-management
Smart society management system provide automation of services such as free space parking,employee management,service booking etc
tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
kai04's Repositories
kai04/Amazon-SDE-Test-Series
This repository includes all the interview preparation questions for Amazon SDE role
kai04/AtCoder
kai04/Programming
Practice competetive coding
kai04/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
kai04/CLRS
:notebook:Solutions to Introduction to Algorithms
kai04/Coding_Notes
kai04/Competitive-Programming
Solutions to programming questions sheet created by Dr Mostafa Saad Ibrahim.
kai04/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
kai04/CS728
Advance Information Retrieval
kai04/data-science-question-answer
A repo for data science related questions and answers
kai04/Deep-Learning-Specialization-Notes
Things about the DL specialization from Coursera.
kai04/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
kai04/kaggle
kai04/LeetCode-1
My C++ Code for LeetCode OJ
kai04/LeetCode-2
đź’ˇ LeetCode in C++/Java/Python (respect coding conventions)
kai04/LeetCode-3
Collection of LeetCode questions to ace the coding interview!
kai04/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
kai04/MTP
kai04/Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
kai04/ner
Named Entity Recognition
kai04/NLP
kai04/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
kai04/react-classes
Ecommerce Project in react for self learning
kai04/Scaler-Academy
kai04/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
kai04/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
kai04/system-design-interview
System design interview for IT companies
kai04/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kai04/tensorflow
Computation using data flow graphs for scalable machine learning
kai04/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch