Pinned Repositories
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-deep-learning-papers
The most cited deep learning papers
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Classification_using_R
Clustering-using-R
Deep_neural_network
This is an attempt to implement a deep neural network with 3 hidden layers.
graphs-and-trees
This is a collection of my attempts to implement tree and graph algorithms
Question-Answering-system-
It uses extensive NLP and ML techniques at its backend for answering descriptive type queries ( currently, the model has been trained only for Data science and Machine Learning Domain ).
litgupta's Repositories
litgupta/Question-Answering-system-
It uses extensive NLP and ML techniques at its backend for answering descriptive type queries ( currently, the model has been trained only for Data science and Machine Learning Domain ).
litgupta/linked_list
Linked list, Doubly linked,Circular linked list explained through the use of python object oriented programming.
litgupta/TF-Tutorials
A collection of deep learning tutorials using Tensorflow and Python
litgupta/OpenCV
Based on the udemy course "Introduction to Computer Vision | Master OpenCV in Python" by Rajeev Ratan