
Starred repositories
All Algorithms implemented in Python
The goal of CLAIMED is to enable low-code/no-code rapid prototyping style programming to seamlessly CI/CD into production.
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
A complete daily plan for studying to become a machine learning engineer.
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
This repository contains all the required resources regarding the 100+ Days Of ML Code Telgram Group which was driven by me from 1-1-2019 to 31-12-2019 !!
A curated list of awesome computer vision resources
A curated list of awesome Deep Learning tutorials, projects and communities.
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas …
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…
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
📝 An awesome Data Science repository to learn and apply for real world problems.
Resumes generated using the GitHub informations
A toy chatbot powered by deep learning and trained on data from Reddit
The most cited deep learning papers
A collection of (mostly) technical things every software developer should know about
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
A system developed using R to extract tweets from twitter and perform sentiment analysis using opinion lexicon. Data analysis is performed in Tableau.
System developed in Java to normalize bilingual text found on social media and handle abbreviation, slang words and intentionally misspelt words
Comparative Analysis of Maximum Likelihood and MAP solutions on Naïve Bayes Classifier using Python on Sentiment Analysis usecase