litgupta - Overview
Popular repositories Loading
-
This is a collection of my attempts to implement tree and graph algorithms
Python 1
-
Forked from pushpendrapratap/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 ).
-
This is an attempt to implement a deep neural network with 3 hidden layers.
Python 1
-
Linked list, Doubly linked,Circular linked list explained through the use of python object oriented programming.
Python
-
A Digit Recognition system using supervised learning.
Jupyter Notebook
-
Here I have uploaded two programmes, the first one named KMeans uses the sklearn library to implement a KMeans algorithm.Kmeans_scratch is implementation of kmeans from scratch.
Jupyter Notebook 1