Highlights
Starred repositories
Netflix like full-stack application with SPA client and backend implemented in service oriented architecture
Master programming by recreating your favorite technologies from scratch.
This project's aim was to implement various Recommendation Models on Hadoop Framework and to compare their performance.
Source code for Django For Beginners, Fifth Edition.
This repo contains projects from my Text Analytics Coursework. I took this course in Fall 2018 at UT Austin
Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
Python code for common Machine Learning Algorithms
A collection of machine learning examples and tutorials.
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
A curated list of awesome Machine Learning frameworks, libraries and software.
Various Python Exercises and Personal Projects
🕺 Give me data and I will structure it! 🔥
TechGig Code Gladiators programming contest solutions
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Questions solved from Various Coding websites viz. HackerRank, HackerEarth, CodeChef and other websites. This repository also contains Questions from various offline and onsite competitions.
Technocolabs Data Science Internship
A Machine Learning and Deep Learning based webapp used to predict multiple diseases.
🎥 Real-time digit classification using MNIST handwritten digit database OpenCV and Python.
This repo contains all the materials that I have used to teach Computer Science (Computational Thinking Concepts and Approaches as well as Coding) to Kids (2nd Grade and up) in USA. I have started …
Handwritten Digit Recognition using Convolutional Neural Networks in Python with Keras on live camera
Implementation of data structures (Lists, Stacks, Queues, Trees, Balanced Search Trees, Hashing, Graphs); Implementation of algorithms (Sorting and searching, Recursion, Graph algorithms).
Popular Algorithms and Data Structures implemented in popular languages
Data Structures and algorithms using python
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.