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/Facial-Expression-Recognition-Challenge
Tackling the kaggle problem of Facial Expression Recognition Challenge
piyush2896/Snapchat-Filter-Using-Facial-Keypoints
This repository is created as an experiment to add filters over images Using CNN and openCV
piyush2896/CNN-Using-Numpy
CNN using Numpy (Used Keras for Cifar-10 dataset.)
piyush2896/Q-Learning
Q-Learning from scratch in Python
piyush2896/MachineLearningAlgosFromScratch
Some of the Machine Learning Algorithms written using Numpy in Python
piyush2896/MatHub_A-Mathematics-Hub
MatHub is a visually appealing mathematics hub, for students from different stages of their schooling.
piyush2896/Deep-Learning-With-Python
Notes for Deep Learning with Python, by François Chollet
piyush2896/GenerativeAdversarialNetwork
Vanilla GANs applied to MNIST
piyush2896/Twitter-Scraper
Twitter Scraper using Selenium (Fun project)
piyush2896/assign-git
Piyush Malhotra SER 515 Git/GitHub Assignment
piyush2896/CapsuleNetworks
Capsule Network code using TensorFlow Estimator API
piyush2896/NeuralALU
TensorFlow Implementation of Neural Arithmetic Logical Unit
piyush2896/Policy-Iteration
Policy Iteration from scratch in python
piyush2896/Q-Value-RL
Q-Value (Reinforcement Learning) on Grid World
piyush2896/ValueIteration-RL
Value Iteration (Exact RL method) implmeneted in basic python
piyush2896/100DaysOfMLCode
piyush2896/Covid-27_Programming-Language
Compiler and Virtual Machine for a Programming Language
piyush2896/DC-GANs
Deep Convolutional Generative Adversarial Netowkrs
piyush2896/face-dataset
Face related datasets
piyush2896/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
piyush2896/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
piyush2896/LanguageModeling-TF
Language Modeling using TensorFlow
piyush2896/Making-Recommendations
This repository contains a simple recommendation system
piyush2896/material-ui
Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.
piyush2896/piyush2896
piyush2896/piyush2896.github.io
My Portfolio Website
piyush2896/Reinforcement-Learning-for-Wumpus-World
piyush2896/Simulated-Annealing-Parameter-Estimation
Software Reliability Growth Model parameter prediction using Simulated Annealing
piyush2896/TSP-Visualizer
piyush2896/Word2Vecs
Word2Vecs Using TF and GoT