Pinned Repositories
CNN-Text-Classifier
A CNN Text Classifier with a basic TensorFlow wrapper library
CoordConv-Implementation
TensorFlow implementation of CoordConv Layer introduced by UBER
Facial-Expression-Recognition-Challenge
Tackling the kaggle problem of Facial Expression Recognition Challenge
HandsOnML-Notes
Notes for Hands on Machine Learning with Scikit-Learn and TensorFlow
Image-Captioning
Mobilenet features and LSTMs for Image Captioning - Using TF and TF-HUB
Keystroke-Dynamics-Using-LSTMs
Keystroke Dynamics Using LSTMs
Neural-Style-Transfer
Neural Style transfer using VGG-16 or VGG-19
PSO-for-Neural-Nets
Particle Swarm Optimizer For Neural Network Training
ResNet50-Tensorflow
This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux
Snapchat-Filter-Using-Facial-Keypoints
This repository is created as an experiment to add filters over images Using CNN and openCV
piyush2896's Repositories
piyush2896/Image-Resizer-Python
Resize all the images in a folder and Save to destination
piyush2896/Vehicle-Number-Plate-BB-Detection
Vehicle Number Plate Bounding Box Detection
piyush2896/Facial-Keypoints-Detection
Tackling the kaggle problem of Facial Keypoints Detection.
piyush2896/BeatBox
BeatBox Android Application
piyush2896/Digit-Recognizer-Code
Python based Digit Recognizer Challenge Solution
piyush2896/CustomerSegments
This repository contains code for my Machine Learning Basic Nanodegree Project.
piyush2896/Simple-Sentiment-Analysis-Using-NB
A simple NLTK sentiment analysis classifier demo
piyush2896/Amity-Card-Color-Recognition_Simple
A simple Card classifier for Amity student ID cards
piyush2896/awesome-deep-learning-papers
The most cited deep learning papers
piyush2896/CharityML
This repository contains code for my Machine Learning Basic Nanodegree Project.
piyush2896/CodeFlaunt
This Respository contains all the code for blog posts on blog codeflaunt.wordpress.com
piyush2896/Coursera-ML-Andrew-NG-Programming-Assignments
This repository contains all the programming assignments related to Machine Learning Course by Andrew NG
piyush2896/CriminalIntent
piyush2896/csv-to-json
Convert CSVs to JSON using CLI
piyush2896/Digit-Recognizer-Code-CNN
Python based Digit Recognizer Challenge Solution using CNNs
piyush2896/Encrypted-Deep-Learning
piyush2896/FlappyBirds
Flappy Birds Game as Taught by Code School here
piyush2896/GeoQuiz
Geo Quiz Android Application
piyush2896/Investigate-a-dataset
Investigating Titanic Dataset as MLFND Project
piyush2896/Movie-Trailer-Website-Project
First Project of MLFND
piyush2896/NerdLauncher
NerdLauncher Android Application
piyush2896/Numerical-Computation-Module
piyush2896/PhotoGallery
Project for ASTC
piyush2896/Predicting-Boston-Housing-Prices
Predicting Boston Housing Prices MLFND Project
piyush2896/PyAono
A Python implementation of the homomorphic encryption scheme by Yoshinori Aono et al.
piyush2896/Simulated-Annealing
This repository contains a demo of Simulated Annealing
piyush2896/Single-Layer-NN-tf
Single layer Neural network using tensorflow
piyush2896/Surveillance-System-Using-Tensorflow
piyush2896/Test-A-Perceptual-Phenomenon
Test the phenomenon of Stroop Effect
piyush2896/Titanic-Challenge-Code
Python based Titanic Challenge Solution for