Pinned Repositories
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Algos
This repository has implementation of various data structures and algorithms implemented in python and cpp
Applcation-of-CNN
CIFAR-10 Keras implementation for my medium blog
Data-analysis-with-pandas
Welcome to data analysis with pandas tutorial. In this tutorial i have covered all the topic of pandas and tried to explain with lesser number of words.This tutorial is totally written in jupyter notebook so that anyone can clone and run it.
Feed_forward_FC
Feed forward fully connected neural network from scratch using only numpy
Gradient-descent-Algorithm
Gradient Descent algorithm implement using python and numpy ( mathematical implementation of gradient descent )
Non-linear-SVM
Multiclassification with SVM using kernel trick
Predicting-credit-card-approval
This repository is part of datacamp project created by Sayak Paul(GDE, Awesome Blogger and Developer), you can find this project in Datacamp(https://www.datacamp.com/projects/558).All the contents here is directly taken from the actual project hosted in DataCamp. In this project I have analysed and predicted that whether a customer should deserve a credit card or not with approximately 84% accuracy.
RNN-Lib
In this repository i have build RNN and LSTM from scratch using numpy only. I am open sourcing it so that anyone can use it in their project.
Time-Series-Analysis
Time series analysis using LSTM
dshahid380's Repositories
dshahid380/Predicting-credit-card-approval
This repository is part of datacamp project created by Sayak Paul(GDE, Awesome Blogger and Developer), you can find this project in Datacamp(https://www.datacamp.com/projects/558).All the contents here is directly taken from the actual project hosted in DataCamp. In this project I have analysed and predicted that whether a customer should deserve a credit card or not with approximately 84% accuracy.
dshahid380/Time-Series-Analysis
Time series analysis using LSTM
dshahid380/Audio-Player
This is a audio player using HTML ,JS, jquiry
dshahid380/Lib
dshahid380/Neural-Network
Neural network classifier in Tensorflow
dshahid380/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
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 such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
dshahid380/Blog
This is a blog website where you can post anything with picture
dshahid380/MLH-Task
dshahid380/NALU
Neural Arithmetic Logic Units
dshahid380/Weby-online-payment
The is a online payement through debit/credit/Airtel bank .This is a part of any eCommerce,Travel Booking etc websites
dshahid380/BRM
This is book record management project,this is a CRUD application,i mainly worked on backend ranther styling,so please ignore styling
dshahid380/Chat_bot
Chat bot in Node.js
dshahid380/developer-roadmap
Roadmap to becoming a web developer in 2018
dshahid380/Ecommerce-site
An ecommerse website with all features
dshahid380/Linear_Reg_DrAivex
This is for DrAivex forum
dshahid380/Poll-App
This is a simple poll app in python(Django)