pankaj4621's Stars
pankaj4621/Text-File-Compression
Compression and Decompression of text file using Huffman Coding
mstampfer/Coursera-Stanford-ML-Python
Coursera/Stanford Machine Learning course assignments in python
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
zzw922cn/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
keras-team/keras
Deep Learning for humans
pankaj4621/tic_tac_toe
A two player "Tic Tac Toe" game developed in python where users need to select out of cross and zero. After making selection users need to enter the position ranging from 1 to 9 and whosoever completes the pattern will win the match.
pankaj4621/AutonomousDriving
Autonomous driving - Car detection, Bus detection, Pedestrian detection and many other objects detection
pankaj4621/happyhouse
This project uses pictures from the front door camera to check if the person is happy or not. The door will open only if the person is happy. The project " Happy House V2 " is implemented using Keras with improved performence "Training set accuracy - 99.33%" and "Test set accuracy - "98%". The architecture used in this project is Convolution -> MaxPool -> Convolution -> AveragePool -> Fully Connected.
pankaj4621/digitsclassifier
The DigitClassifier project is implemented in Keras using Residual Network - ResNet50 architecture. To train the deep neural network "SIGNS digit dataset" is used for the classification of digits ranging form 0 to 5(both inclusive).
Raushan998/filtering-the-image
Kunalgoyal450/Screen-Recorder
Screen recorder using opencv in python
pantherofficial404/spamClassifierDjango
This is Demo Project That Implement HamSpam Classifier With Django...template credit :- https://www.youtube.com/user/TechGuyWeb
atinesh-s/Coursera-Machine-Learning-Stanford
Machine learning-Stanford University
AvaisP/machine-learning-programming-assignments-coursera-andrew-ng
Solutions to Andrew NG's machine learning course on Coursera
mGalarnyk/datasciencecoursera
Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
llSourcell/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube